---
name: Architecture Decision Records
doc: 00_ADR
owns: WHY — lasting architectural choices, context and tradeoffs
authority: authoritative
version: 1.1.0
owner: _(project owner)_
updated_at: {{init-date}}
read_before: any structural change
edit_rules: 99 §6.1
sync: [T1, T2]
---

# Architecture Decision Records

Architectural choices only; admission and editorial rules: constitution §6.1.
Record context, the chosen alternative, material tradeoffs/consequences and a detail link.
Feature approvals, task updates and test receipts stay in their owning records.
Preserve every issued ADR number, title and decision history.

<!-- No decision is pre-accepted by scaffolding. Add a real founding decision when made.

## ADR-NNN: <Architectural choice>

**Status:** Accepted | Accepted (design) · **Date:** YYYY-MM-DD

**Decision.** <Lasting boundary or invariant selected among meaningful alternatives.>

**Why / tradeoff.** <Context, strongest reason, and material cost or consequence.>

**Detail:** <Owning architecture/design reference.>
-->
