Architecture decisions¶
Every decision that binds the implementation, one record per page. This index is generated
from the files in .agents/notes/adr/ at build time - it is never hand-maintained
(.agents/rules/002-inline-docs-and-generated-documentation.md).
See the process for when an ADR is required and how to write one.
| # | Decision | Status | Resolves |
|---|---|---|---|
| 0001 | Domains sit above environments | Accepted | #18 |
| 0002 | The agent pipeline is harness-agnostic | Accepted | — |
| 0003 | Repository identity is data, not code | Accepted | — |
| 0004 | The repository environment is detected; declaration is the exception | Accepted | — |
| 0005 | The versioning scheme is a per-repository choice | Accepted | — |
5 records — 5 accepted, 0 proposed. Records are append-only: a decision that turns out wrong is superseded by a new one, never edited away.