Handbook
Feature — <name>
**Optional ID:** FEAT-001
Template
Template — Copy this file into your project and fill in the sections. Do not edit the blueprint original.
Feature — <name>
Optional ID: FEAT-001
Last reviewed: YYYY-MM-DD
Status: Draft | Active | Deprecated
Summary
One paragraph on observable behavior.
User stories (brief)
- As a … I want … so that …
Behavior
Rules
- …
Inputs & validation
- …
Outputs & side effects
- …
Errors (user-visible)
| Condition | Message / behavior |
|---|---|
| … | … |
Non-functional (product level)
Accessibility, compliance, or language expectations as visible to users—point to docs/architecture/ for technical NFRs.
Out of scope
- …
Links
- Journeys: …
- Capabilities: …
- Requirements / story IDs: …
- ADRs: …
Canonical source
Edit https://github.com/autowww/blueprints/blob/main/product/templates/FEATURE-SPEC.template.md first; regenerate with docs/build-handbook.py.