26 lines
500 B
Markdown
26 lines
500 B
Markdown
# ADR <NNNN>: <Title>
|
|
|
|
## Status
|
|
|
|
Proposed | Accepted | Deprecated | Superseded
|
|
|
|
## Context
|
|
|
|
Explain the problem and the forces at play. Include constraints, risks, or user needs.
|
|
|
|
## Decision
|
|
|
|
State the decision clearly and explicitly.
|
|
|
|
## Consequences
|
|
|
|
List the expected positive and negative outcomes, including operational impact.
|
|
|
|
## Alternatives Considered
|
|
|
|
Briefly document viable alternatives and why they were rejected.
|
|
|
|
## Related
|
|
|
|
Link to relevant PRs, runbooks, or architecture sections.
|