Changeset 7b03c35 in Klonkt for CLAUDE.md


Ignore:
Timestamp:
08/24/2026 07:42:24 AM (2 weeks ago)
Author:
Robin <roboburr@…>
Branches:
main
Children:
aaa700e
Parents:
e48ec78 (diff), 4cc4bcf (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge pruts/main: beads-huishouding van Bart

Co-Authored-By: Claude Fable 5 <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLAUDE.md

    re48ec78 r7b03c35  
    22
    33This file provides instructions and context for AI coding agents working on this project.
     4
     5> **The beads database in this repository is retired. Do not write to it.**
     6>
     7> Klonkt's issues live in `~/Sources/shaer-frontend/.beads` (Dolt database
     8> `shaer`). All 32 of them were migrated there on 2026-08-23 keeping their
     9> original `prutfolio-src-*` ids, so `bd show prutfolio-src-7cz` works from that
     10> repository and means the same issue it always did.
     11>
     12> Create, update and close Klonkt issues from `~/Sources/shaer-frontend`. The
     13> `bd` commands below apply there, not here.
     14>
     15> Why: this repository has no `core.hooksPath`, so the beads hooks in
     16> `.beads/hooks/` never ran. The Dolt database is gitignored and the one tracked
     17> artefact, `.beads/issues.jsonl`, is only refreshed by those hooks — it had
     18> drifted four days and two issues behind before anyone noticed. shaer-frontend
     19> has the hooks wired, so its export stays current.
     20>
     21> The local database is left in place and still readable for history. Nothing
     22> enforces this: it is a convention, and a `bd create` run here will succeed and
     23> be lost.
    424
    525<!-- BEGIN BEADS INTEGRATION v:1 profile:minimal hash:7510c1e2 -->
Note: See TracChangeset for help on using the changeset viewer.