Skip to Content
AgentsContributors & coding agents

Contributors & coding agents

Helper docs for humans and coding agents working in this repo: architecture map, Git discipline, and implementation rules.

PageTopic
AnalysisStart here — full project map, layers, commands, tests, extension points
GitCommit plan — how to slice commits (command + docs together); Conventional Commits
VisionGoals and constraints
PatternsCore architecture and extension patterns
RulesTypeScript, CLI, tests
Logginglogger + policy
ExtractionLiteral key extraction
Temp notesIgnored 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.