Build
Phase Goal
Ship a reliable MVP by combining focused execution, explicit delivery workflows, and built-in quality gates.
What Must Be True Before You Ship
- Validated scope from Frame is translated into implementable slices.
- Each slice has clear acceptance criteria and a review owner.
- Critical user paths have defined quality checks before release.
- Humans remain accountable for architecture decisions, review quality, and release decisions.
Required Outputs
- MVP that completes a core user task quickly and reliably.
- QA evidence for critical flows, error paths, and accessibility basics.
- Pilot release summary with observed failures and next-iteration priorities.
Module Map
- Delivery Workflow: translate scope into focused build tasks and working product slices.
- QA Methodology: use quality gates and review norms to keep builds reliable.
- Release Checklist: decide whether a release candidate is ready to deploy.
- Deploy Quickstart: ship your microproduct using GitHub and Vercel.