Six rungs. Climb until you can answer; stop at the first "no" — the rungs above cost more and cannot rescue a failure below.
| # | Rung | The check | If it fails |
|---|---|---|---|
| 1 | Same eval set? | same slice, same n, same questions |
nothing else means anything |
| 2 | Same config? | print the config beside the number, every time | a stale kernel is the most common "real" delta |
| 3 | Deterministic? | run it twice — identical? | your delta includes run-to-run variance |
| 4 | Outside the band? | paired bootstrap; does the 95% interval exclude zero? | inside the band ≠ regressed — it means not measurable at this n |