Domain Docs
This repo uses a single-context domain documentation layout.
Before exploring, read these
CONTEXT.mdat the repo root, if it existsdocs/adr/, if it exists, for architectural decisions relevant to the area being changed
If these files do not exist, proceed silently. The producer skill creates them lazily when terms or decisions get resolved.
File structure
text
/
|-- CONTEXT.md
|-- docs/adr/
`-- src/Use the glossary's vocabulary
When output names a domain concept, use the term as defined in CONTEXT.md.
Flag ADR conflicts
If output contradicts an existing ADR, surface it explicitly rather than silently overriding it.
