# ADR-NNN — <short title>

- Status:     Proposed | Accepted | Superseded by ADR-XXX
- Date:       YYYY-MM-DD
- Deciders:   <names / roles>

## Context
What problem are we solving? What constraints and forces are at play?
(Keep it factual — no solution yet.)

## Decision
What we are doing, in one or two plain sentences.

## Consequences
  + Positive:   ...
  - Trade-off:  ...
  ~ Follow-up:  ...

## Alternatives considered
- <Option A> — why not
- <Option B> — why not
