Stage: Capstone: Ship and Learn
The capstone has automated and manual checks with different criticality.
Deliverable
READY or BLOCKED with required blockers.
Input and output contract
Read check|pass/fail|required/optional records; list failed required checks alphabetically, otherwise print READY.
Acceptance criteria
- Ignore failed optional checks as blockers.
- Normalize status and criticality case.
- Do not hide required failures.
Suggested vibe loop
Ask the coach to restate the contract, inspect the starter files, propose one small plan, and explain what evidence will prove the change. Implement in app.py, keep main.py stable, then run the visible example before submitting.