العودة إلى العرض التجريبي

سؤال تجريبي عام

Make a Release Readiness Decision

Stage: Capstone: Ship and LearnThe capstone has automated and manual checks with different criticality.DeliverableREADY or BLOCKED with required blockers.I...

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

  1. Ignore failed optional checks as blockers.
  2. Normalize status and criticality case.
  3. 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.