Jump to content

Decisions: Difference between revisions

From Retina Chip Wiki
showcase seed
 
add breadcrumb navigation
 
Line 1: Line 1:
''← [[Main Page|Home]]''
Architecture Decision Records (ADRs) are the highest-leverage layer: what was chosen, what was rejected, why, and what would force a revisit.
Architecture Decision Records (ADRs) are the highest-leverage layer: what was chosen, what was rejected, why, and what would force a revisit.



Latest revision as of 09:17, 4 September 2026

Home

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).