Before Saturday morning, audit the plan. Write
missing_stages(plan) — return a list of every stage from
REQUIRED that is absent from plan, in REQUIRED order.
The weekend plan below has the classic shape: the fun stages are in, the unglamorous ones are missing. Expected output:
3/6 stages present
missing: validation
missing: gate
missing: monitoring hook