promptdojo_

The ML-system option — six boring stages that get a repo taken seriously — step 6 of 7

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

full-screen editor opens — close anytime to keep reading.