Internals
NOTE
For contributors and adapter authors. Day-to-day users do not need anything here, see How it works and Daily use.
- Architecture - code layout, state files, locking, determinism contract.
- Hooks - what each hook does and when it fires.
- Schemas - frontmatter and state-file shapes.
- Prompts - editing the proposal, curator, and bootstrap prompts.
- Knowledge base navigation - why the SessionStart payload carries a 3-layer navigation directive, and why it lives there and nowhere else.
- Manual test plan - pre-release checks that resist automation.