--- 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 - [ ] `true` -> expected: exit 0 - [ ] `printf ok` -> expected: `ok` on stdout, exit 0 ## Estimated Scope - **Files to modify:** 0