Docs
Specifications and planning docs live alongside the starter app.
This route is just a map for local development. The full source documents remain in the repository docs folder.
Product vision
Problem framing, audience, value proposition, and differentiation.
docs/product-vision.md
MVP specification
Scope, flows, metrics, and launch risks for the first release.
docs/mvp-spec.md
Domain model
Entities and relationships for tracking, social, and recommendation systems.
docs/domain-model.md
Roadmap
What to build across MVP, social identity, and personalization stages.
docs/roadmap.md
Tech stack
Chosen stack, tradeoffs, and tooling decisions for the MVP.
docs/tech-stack.md
Architecture
System boundaries, data flow, security, and scalability path.
docs/architecture.md
API specification
Initial contract for resources, mutations, and analytics events.
docs/api-spec.md
Information architecture
Navigation model, object hierarchy, and screen priorities.
docs/information-architecture.md