Changeset 9041d35 in Klonkt for CLAUDE.md


Ignore:
Timestamp:
09/04/2026 10:16:54 AM (5 days ago)
Author:
Robin <roboburr@…>
Branches:
main
Children:
b5a0268c
Parents:
0d6d266
Message:

CLAUDE.md: de klonkt-beads zijn samengevouwen, en het pad klopte niet

Twee dingen rechtgezet in het blok over de gepensioneerde bak. Het pad
wees naar ~/Sources/shaer-frontend; de checkout staat in ~/work.

En de telling: de verhuizing van 23-8 nam de 32 uit de verouderde JSONL
mee, terwijl de databank ernaast er 34 had -- precies de drift waar dit
blok zelf voor waarschuwt. uj9 en ap6 stonden dus nog achter en zijn op
26-8 alsnog overgezet. Andersom bestaan 086 en da7 alleen in die JSONL,
wat verklaart waarom beide kanten op 32 uitkwamen en het klopte leek.

Lezen mag nu ook niet meer: die databank spreekt de waarheid in twee
richtingen tegen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLAUDE.md

    r0d6d266 r9041d35  
    33This file provides instructions and context for AI coding agents working on this project.
    44
    5 > **The beads database in this repository is retired. Do not write to it.**
     5> **The beads database in this repository is retired. Do not write to it, and
     6> do not read it either: it is no longer the truth about anything.**
    67>
    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.
     8> Klonkt's issues live in `~/work/shaer-frontend/.beads` (Dolt database
     9> `shaer`). All 34 of them are there, keeping their original `prutfolio-src-*`
     10> ids, so `bd show prutfolio-src-7cz` works from that repository and means the
     11> issue it always did.
    1112>
    12 > Create, update and close Klonkt issues from `~/Sources/shaer-frontend`. The
    13 > `bd` commands below apply there, not here.
     13> Create, update and close Klonkt issues from `~/work/shaer-frontend`. The `bd`
     14> commands below apply there, not here.
    1415>
    1516> Why: this repository has no `core.hooksPath`, so the beads hooks in
     
    1920> has the hooks wired, so its export stays current.
    2021>
    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.
     22> **That drift bit once more.** The move of 2026-08-23 carried the 32 issues in
     23> the stale JSONL, not the 34 in the database beside it, so `prutfolio-src-uj9`
     24> (open) and `prutfolio-src-ap6` (closed) stayed behind where nobody would look
     25> for them. Folded in on 2026-08-26; the count above is the whole set. The
     26> mirror image is also true and explains the arithmetic: `prutfolio-src-086` and
     27> `prutfolio-src-da7` live only in that JSONL and never existed in this
     28> database.
     29>
     30> The local database is left in place as a historical artefact only. Nothing
     31> enforces any of this: a `bd create` run here will succeed and be lost.
    2432
    2533<!-- BEGIN BEADS INTEGRATION v:1 profile:minimal hash:7510c1e2 -->
Note: See TracChangeset for help on using the changeset viewer.