| Category | Location | Description |
|---|---|---|
| Start Here | /START-HERE.md |
Project orientation guide |
| Architecture | architecture/ |
Design decisions and patterns |
| Testing | testing/ |
Test strategy and results |
| Guides | guides/ |
User story completion guides |
- CLAUDE.md - Project-wide instructions for AI agents (REQUIRED)
- PRD.md - Complete Product Requirements Document
- START-HERE.md - Entry point for new contributors
- PRIVACY.md - Privacy policy
- TERMS.md - Terms of service
- APP_STORE_PRIVACY.md - App Store privacy policy
docs/
├── architecture/ # Design & architecture decisions
│ ├── DESIGN-DECISION.md # Swiss Glass theme rationale
│ ├── VERTICAL-SLICES.md # Epic-based development strategy
│ └── EPIC-ROADMAP.md # Epics 1-6 progression (Epics 1-5 complete)
│
├── testing/ # Testing documentation
│ └── TESTING-CHECKLIST.md # Active regression checklist (Epics 1-5 features)
│
└── guides/ # User story guides
(completed story guides archived to .archive/docs/guides/)
Archived docs: completed test reports and user-story guides for Epics 1-5 have been moved to
.archive/docs/for historical reference.
See .claude/rules/swift-conventions.md
See .claude/rules/build-workflow.md
See .claude/rules/planning-mandatory.md (policy and workflow combined)
Documentation Last Updated: February 19, 2026