ADR index
Architecture Decision Records (ADRs) document why decisions were made, what alternatives were evaluated, and what constraints were accepted.
Public ADR policy
- Publish decision intent and trade-offs.
- Keep proprietary implementation details redacted.
- Link all architecture-impacting changes to ADR references.
ADR list
| ADR ID | Title | Status |
|---|---|---|
| ADR-005 | GraphQL primary contract | accepted |
| ADR-006 | Tenant safety baseline | proposed |
| ADR-007 | Temporal long-lived workflow policy | proposed |
ADR template
Use this structure:
- Context
- Decision
- Alternatives considered
- Consequences
- Scope boundaries