Decisions
Appearance
Architecture Decision Records (ADRs) are the highest-leverage layer: what was chosen, what was rejected, why, and what would force a revisit.
Rules: one decision per file; immutable once accepted; superseded never edited; IDs are NOT chip-scoped (use ADR-0042, not RC19-ADR-014).
| ID | Title | Status |
|---|---|---|
| ADR-0042 | Ahuja over Miller compensation for the ramp-generator OTA | accepted |
Worked example: ADR-0042 below demonstrates the full frontmatter + body structure (Context → Decision → Rejected alternatives → Consequences → What would make us revisit).