| title | Contributing Guides |
|---|
Long-form contributor and maintainer guides. CONTRIBUTING.md at the repo root is the quick-start contribution guide; these documents elaborate on specific areas without duplicating it.
If a guide conflicts with CONTRIBUTING.md or AGENT.md, the root files win.
CONTRIBUTING.mdβ quick-start guide, quality bar, branch naming, what gets rejectedAGENT.mdβ living architecture doc, read before making changes
- Architecture β system layers, data flow, key design decisions, performance targets
- Relationship Graph β knowledge graph, auto-linking, graph-augmented reranking
- Testing β testing contract, how to run checks, what makes a good core-subsystem test