ADR Template
Status: Template
markdown
# ADR-NNN: Title
**Status:** Proposed | Accepted | Deprecated | Superseded by ADR-XXX
**Date:** YYYY-MM-DD
**Deciders:** Architecture, Platform, Product
**Last updated:** YYYY-MM-DD
---
## Context
What problem or force prompted this decision?
## Decision
What we decided — one clear statement.
## Consequences
### Positive
### Negative
### Neutral / follow-ups
## Alternatives considered
| Alternative | Why rejected |
## Compliance
How this ADR is enforced (tests, rules, freeze).
## Related
- [ADR/README.md](./README.md)
- Affected platforms/products
## Breadcrumbs
Home → ADR → ADR-NNN