85 lines
2.2 KiB
Markdown
85 lines
2.2 KiB
Markdown
# :material-numeric-[X]-circle: Phase [Number]: [Phase Name]
|
|
|
|
!!! info "What is this?"
|
|
This page documents Phase [Number] of the Smartup Zero experiment, including goals, timeline, and deliverables.
|
|
|
|
## Overview
|
|
|
|
!!! success inline end "Phase Status"
|
|
**Status:** [Not Started/Active/Complete]
|
|
**Duration:** [X] days
|
|
**Started:** [Date or TBD]
|
|
**Target End:** [Date or TBD]
|
|
**Actual End:** [Date or TBD]
|
|
|
|
[Brief description of what this phase is about and why it's important]
|
|
|
|
## Goals & Success Criteria
|
|
|
|
### Primary Goals
|
|
|
|
- [ ] **Goal 1:** [Specific, measurable goal]
|
|
- Success metric: [How we measure completion]
|
|
- Current status: [Progress update]
|
|
|
|
- [ ] **Goal 2:** [Specific, measurable goal]
|
|
- Success metric: [How we measure completion]
|
|
- Current status: [Progress update]
|
|
|
|
### Deliverables
|
|
|
|
| Deliverable | Description | Owner | Status |
|
|
|-------------|-------------|-------|---------|
|
|
| [Name] | [What it is] | @team/person | :material-check: Done |
|
|
| [Name] | [What it is] | @team/person | :material-progress-wrench: In Progress |
|
|
| [Name] | [What it is] | @team/person | :material-calendar: Planned |
|
|
|
|
## Timeline
|
|
|
|
```mermaid
|
|
gantt
|
|
title Phase [Number] Timeline
|
|
dateFormat YYYY-MM-DD
|
|
section Preparation
|
|
[Task 1] :2025-01-01, 7d
|
|
section Development
|
|
[Task 2] :7d
|
|
[Task 3] :7d
|
|
section Review
|
|
[Task 4] :3d
|
|
Budget & Resources
|
|
Financial Requirements
|
|
Target Funding: €[Amount]
|
|
Raised: €[Amount]
|
|
Burn Rate: €[Amount]/month
|
|
Human Resources
|
|
Contributors Needed: [Number]
|
|
Current Team Size: [Number]
|
|
Key Roles to Fill: [List]
|
|
Key Decisions & Gates
|
|
!!! warning "Phase Gate Requirements"
|
|
Before proceeding to the next phase, we must:
|
|
|
|
text
|
|
1. Achieve financial target of €[Amount]
|
|
2. Complete all primary deliverables
|
|
3. Pass scientific review (if applicable)
|
|
4. **Hold binding vote to proceed**
|
|
Lessons Learned
|
|
??? info "Insights from this phase"
|
|
Document key learnings as the phase progresses:
|
|
|
|
text
|
|
- What worked well
|
|
- What didn't work
|
|
- What we'd do differently
|
|
- Recommendations for future phases
|
|
|
|
|
|
Related Documents
|
|
Previous Phase
|
|
Next Phase
|
|
Overall Experiment
|
|
Project Timeline
|
|
|