Skip to content

4.2: Core MVP

Lab 4.2 — Core MVP

Points: 100

Build your Minimum Viable Product — the set of features that deliver core value to your users.

Checklist

  • Core Features: Implement highest-priority user stories from the roadmap
  • Integration Testing: Verify components work together
  • ADR Updates: Document architectural decisions made during implementation
  • Status Report: Iteration 2 report with scope vs achievement
  • Demo: Working MVP demonstration

Key Deliverables

Item Points
Core MVP Implementation + Tests TBD

Notes

  • Prioritize quality over quantity — a small working feature set beats a large broken one
  • Update ADRs as design decisions are made
  • 7-day grace period with 10% penalty

See Also