Files
CleanMM/Docs/Templates/ADR_TEMPLATE.md

25 lines
315 B
Markdown
Raw Normal View History

2026-03-10 17:09:35 +08:00
# ADR-XXX: Title
## Status
- Proposed
- Accepted
- Superseded
## Context
Describe the problem, tradeoffs, and constraints.
## Decision
State the architectural decision clearly.
## Consequences
List positive, negative, and follow-on consequences.
## Alternatives Considered
- Alternative A
- Alternative B