# [PROJECT NAME] — Master Project Plan > **Project:** [name] > **Owner:** [your name] > **Started:** [date] > **Last Updated:** [date] --- ## Product Vision [One paragraph: what does this project do and why does it matter?] **Tech Stack:** [list your stack] --- ## Phase 1: [Phase Name] — `v0.1.0-[tag]` > [One line: what this phase accomplishes] | # | Feature | Description | |---|---------|-------------| | 1.1 | [feature] | [what it does] | | 1.2 | [feature] | [what it does] | | 1.3 | [feature] | [what it does] | --- ## Phase 2: [Phase Name] — `v0.2.0-[tag]` > [One line: what this phase accomplishes] | # | Feature | Description | |---|---------|-------------| | 2.1 | [feature] | [what it does] | | 2.2 | [feature] | [what it does] | --- ## Key Decisions | # | Decision | Rationale | Date | |---|----------|-----------|------| | 1 | [what was decided] | [why] | [when] | --- ## Risk Register | Risk | Impact | Mitigation | |------|--------|------------| | [what could go wrong] | High/Medium/Low | [how to prevent or handle it] | --- ## Future / Post-MVP Ideas > Add features here as they come up. Never delete — track everything. | # | Idea | Priority | Target | |---|------|----------|--------| | F.1 | [idea] | High/Medium/Low | [version] |