Contributors & coding agents
Helper docs for humans and coding agents working in this repo: architecture map, Git discipline, and implementation rules.
| Page | Topic |
|---|---|
| Analysis | Start here — full project map, layers, commands, tests, extension points |
| Git | Commit plan — how to slice commits (command + docs together); Conventional Commits |
| Vision | Goals and constraints |
| Patterns | Core architecture and extension patterns |
| Rules | TypeScript, CLI, tests |
| Logging | logger + policy |
| Extraction | Literal key extraction |
| Temp notes | Ignored docs/phases/temp/ — scratch planning without duplicating phase docs |
Run pnpm typecheck and pnpm test before large changes. For a fresh repository history, follow the ordered plan in git.md.