ADR-[NNN]: [Decision Title] โ
Architecture Decision Record
Status: Proposed / Accepted / Deprecated / Superseded by [ADR-NNN]
Date: [YYYY-MM-DD] | Author: [Name / AI-assisted]
๐งญ Context โ
[Describe the situation that forced this decision. What was the engineering problem or constraint? What forces were at play?]
๐ Decision โ
We will: [State the decision clearly in one or two sentences.]
Specifically:
- [Concrete action 1]
- [Concrete action 2]
- [Concrete action 3]
๐ Alternatives Considered โ
| Alternative | Why Rejected |
|---|---|
| [Option A] | [One-line reason] |
| [Option B] | [One-line reason] |
โ Consequences โ
Positive โ
- [Benefit 1]
- [Benefit 2]
Negative / Trade-offs โ
- [Trade-off 1]
- [Trade-off 2]
Neutral โ
- [Side effect that is neither good nor bad]
๐ Related โ
- Supersedes: [ADR-NNN] (if applicable)
- Related to: [Feature / Issue / PR link]
- Implements: [RFC / Design doc link]
