Architecture Decision Records (ADR)¶
Collection of ADRs describing the key architectural decisions behind IRIS.
All ADRs follow the MADR format:
- Title:
ADR-NUMBER: Title - Status:
Proposed | Accepted | Deprecated | Superseded - Date:
YYYY-MM-DD - Context: the problem or situation that requires a decision
- Decision: the chosen decision
- Consequences: positive and negative consequences
- See also: related ADRs
Starting with ADR 0023, files and paths follow one naming rule: adr/<number>-<decision-slug>.md.