notrest

The estate (what a project gains)

Part 1 · PLUGIN STRUCTURE AND ARCHITECTURE · Slide 7 of 60

your-project/
├── CLAUDE.md          + a marked protocol block (v3)
├── COORD.md           one honest line per prompt, append-only
├── COORD-AGENTS.md    one row per finished lane, auto-written
├── briefs/agent-*.md  every lane's exact commission, banked
├── spend/ledger.md    every model spend, receipted
├── gates/ACTIVE.md    (optional) runnable done-when contracts
└── START-HERE.md …    the handoff a cold reader can follow

Nothing here is written by the model from memory.
Hooks write the ledgers; scripts grade them.