ADR Archive¶
This directory contains deprecated, superseded, or suspended Architecture Decision Records.
Status Definitions¶
| Status | Meaning |
|---|---|
| Deprecated | The decision is no longer valid due to changed circumstances |
| Superseded | A newer ADR has replaced this one (linked in the supersession) |
| Suspended | The decision is on hold pending further evaluation |
Archive Process¶
When archiving an ADR:
- Update the ADR's status in its YAML frontmatter or Status section
- Add a brief note explaining why it was archived
- Move the file to this directory
- Update the main ADR index (
docs/adr/README.md)
Contents¶
No archived ADRs yet.