Summary
AI generates a tailored GitHub Actions workflow on first successful deploy. All subsequent deploys run through that fixed, versioned Action — making repeat deploys deterministic.
Acceptance Criteria
Sprint Assignment
- Sprint 1–2: Design & build
- Sprint 3: MVP ships (Node.js, Python)
- Sprint 4–5: Framework expansion (background)
Success Metrics
- Median time-to-first-deploy
- Deploy determinism: zero variance on repeated deploys of unchanged code
- Framework coverage rate
Summary
AI generates a tailored GitHub Actions workflow on first successful deploy. All subsequent deploys run through that fixed, versioned Action — making repeat deploys deterministic.
Acceptance Criteria
Sprint Assignment
Success Metrics