--- task: criteria-runner fixture — every verification criterion passes slug: criteria-runner-fixture-pass --- # Plan: criteria-runner fixture (all criteria pass) Fixture only. Consumed by `tests/lib/criteria-runner.test.mjs`; never executed by the pipeline. The commands are deliberately trivial and side-effect free. ## Steps ### Step 1 — nothing Fixtures have no steps worth running. ## Verification - [ ] `bash tests/fixtures/criteria-exit-0.sh` -> expected: exit 0 - [ ] `bash tests/fixtures/criteria-exit-0.sh` -> expected: exit 0, twice over ## Estimated Scope - **Files to modify:** 0