Skip to content

ADR Index v1

Architecture Decision Records describe what we built and why we chose to build it that way.

  • docs/platform/architecture/ documents how the system works today.
  • docs/evolution/adr/ documents why we chose to build it that way.

ADRs are append-only. Once accepted, they are not edited. To revise a decision, write a new ADR and add Superseded by: NNNN to the old one.

Status

New ADRs are paused until the v1 cut. The four existing ADRs (0001–0004) remain as historical artifacts but are not cross-referenced from docs/platform/. When the v1 milestone ships, the practice resumes and architectural decisions for v1.x onward will be recorded here.