# ADR-NNNN: Title

- **Status:** Proposed
- **Date:** YYYY-MM-DD
- **Deciders:** Names or roles

<!--
  Editing rules (after Accepted/Rejected):
  - Immutable in substance — do not change Decision, Context, or Consequences for new intent.
  - Allowed: typos, broken links, same-intent path fixes, formatting (see rules/08-adr-editing-evolution.md).
  - Meaning changes: create a new ADR that supersedes this one; set this ADR to Superseded.
-->

## Context

What is the issue or forcing function? What constraints apply?

## Decision

What is the change we are proposing or have agreed to implement?

## Consequences

### Positive

- …

### Negative

- …

## References

- Links to specs, issues, prior ADRs
- External web sources: `[web:NNN]` per [rules/15-web-source-tags.md](../../rules/15-web-source-tags.md) and [docs/web-source-mapping.md](../../docs/web-source-mapping.md)

## Amends

- (none) or `ADR-XXXX` — base ADR(s) this decision extends without replacing (see ADR-0021)

## Amended by

- (none) or `ADR-XXXX` — set when a later ADR amends this one; update Status to Amended

## Supersedes

- (none) or `ADR-XXXX` — ADR(s) this decision replaces (required when superseding)

## Superseded by

- (none) or `ADR-XXXX` — set only when a later ADR supersedes this one; update Status to Superseded
