# Execution pack

Everything here comes from the ticket list you already paid for. Read in this order:

1. **README.md** — this file.
2. **prd.md** — the problem, users, goals, user flows, and functional requirements.
3. **architecture-note.md** — the recommended stack and why.
4. **data-model.md** — entities and a Postgres DDL sketch.
5. **integrations.md** — third-party services, accounts needed, and running costs.
6. **build-order.md** — the phase-by-phase build sequence, with a milestone per phase.
7. **tickets/*.md** — one file per module, every ticket with size, hours, description, and acceptance criteria.
8. **environment.md** — accounts and env vars to set up before development starts.
9. **launch-checklist.md** — what to check before going live.
10. **CLAUDE.md** / **AGENTS.md** — identical; hand either one to an AI coding agent picking up this backlog.