---
id: NNN
title: "[Decision title]"
status: proposed | accepted | deprecated | superseded
created: YYYY-MM-DD
lastUpdated: YYYY-MM-DD
relatedIssues: []
supersededBy: null
---

# NNN — [Decision Title]

## Status

[Proposed | Accepted | Deprecated | Superseded by NNN]

## Context

[What is the problem or situation that requires a decision? Include relevant constraints, requirements, and prior art.]

## Decision

[What was decided. Be specific — name the technology, pattern, or approach chosen.]

## Alternatives Considered

| Option          | Pros         | Cons                 |
| --------------- | ------------ | -------------------- |
| [Chosen option] | [Advantages] | [Tradeoffs accepted] |
| [Alternative 1] | [Advantages] | [Why not chosen]     |
| [Alternative 2] | [Advantages] | [Why not chosen]     |

## Consequences

**Positive:**

- [Benefit 1]
- [Benefit 2]

**Negative / Tradeoffs:**

- [Tradeoff 1]
- [Tradeoff 2]

**Follow-up actions:**

- [Action needed as a result of this decision]
