---
name: Product Requirements Document
doc: 01_PRD
owns: WHAT — product vision, users, scope (in / out / deferred)
authority: authoritative-on-scope
version: 1.1.0
owner: _(project owner)_
updated_at: {{init-date}}
read_before: adding a command or feature
edit_rules: 99 §6.2
sync: [T1, T4, T6]
---

# Product Requirements Document

## 1. Vision

_(One sentence: what this product is and who it is for.)_

## 2. Users

| User | Primary need |
|------|-------------|
| _(user persona)_ | _(their primary need)_ |

## 3. Scope

### In scope

- _(capability the product delivers)_

### Supporting

- _(capability that enables an in-scope item but is not user-facing)_

### Deferred

- _(capability intentionally postponed — not a commitment; carry the condition that would reactivate it)_

### Out of scope

- _(explicitly excluded capability — prevents scope creep)_

<!-- Capability scope only. Delivery state belongs in feature records, sequencing in 02,
and implementation in 03/04. Do not duplicate command catalogs or task updates. -->
