# Specification: Feature or subsystem name

## Summary

One paragraph describing the capability.

## Goals

- …

## Non-goals

- …

## Requirements

### Functional

| ID | Requirement | Priority |
|----|-------------|----------|
| FR-01 | … | Must |

### Non-functional

| ID | Requirement | Priority |
|----|-------------|----------|
| NFR-01 | … | Should |

## Interfaces

### Inputs

- …

### Outputs

- …

## Acceptance criteria

- [ ] …

## ADR dependencies

- ADR-NNNN (if architectural decisions already recorded)

## Implementation notes

Leave empty until architecture is accepted. Implementation follows commit plan batches.
