# Project plan: PROJECT NAME **Owner:** Ana **Start:** 2026-07-14 **Target:** 2026-09-30 ## Goal One sentence describing what done looks like. Example: customers can export their data as CSV from the settings page. ## Milestones | Milestone | Owner | Due | Status | | -------------------- | ----- | ---------- | ----------- | | Spec approved | Ana | 2026-07-25 | Done | | Prototype in testing | Ben | 2026-08-15 | In progress | | Beta with 50 users | Ben | 2026-09-05 | Not started | | Public launch | Ana | 2026-09-30 | Not started | ## Tasks - [x] Write the one-page spec - [ ] Design the settings page entry point - [ ] Build the export service - [ ] Add rate limiting - [ ] Write the help article ## Risks | Risk | Likelihood | Impact | Mitigation | | ------------------------ | ---------- | ------ | --------------------------- | | Export slow on big files | Medium | High | Stream instead of buffering | | Key engineer on leave | Low | High | Document decisions as we go | ## Out of scope - PDF export (separate project) - Scheduled or recurring exports