# {{PROJECT_NAME}} — Project Spec

> Created: {{DATE}} | Last Updated: {{DATE}}

## Vision

[1-2 sentences describing the core purpose and value proposition of this project.]

## Goals

1. **Primary Goal:** [What is the #1 thing this project must achieve?]
2. **Secondary Goal:** [What else matters?]
3. **Stretch Goal:** [Nice-to-have if time permits]

## Target Audience

| Segment | Description | Pain Point |
|---------|-------------|------------|
| Primary | [Who is the main user?] | [What problem do they face?] |
| Secondary | [Other user group] | [Their specific need] |

## Success Metrics

- [ ] **Metric 1:** [e.g., 1000 DAU within 3 months]
- [ ] **Metric 2:** [e.g., 4.5+ App Store rating]
- [ ] **Metric 3:** [e.g., < 2s cold start time]

## Scope

### In Scope (v1)
- Feature A
- Feature B
- Feature C

### Out of Scope (v1)
- Feature X (deferred to v2)
- Feature Y (requires further research)

## Key Decisions

| Decision | Choice | Rationale |
|----------|--------|-----------|
| [e.g., Backend] | [e.g., Firebase] | [Why this choice] |
| [e.g., State Mgmt] | [e.g., SwiftUI @Observable] | [Why] |

## References

- [Design inspiration link]
- [Competitor analysis link]
- [Technical reference]
