Scrim
macOS file provider · Swift + Rust · 174 tracked items
The test suite had never run in the push gate.
What the audit found
The suite was reported passing for weeks. It was red, at seven failures, and no push had ever been blocked by it.
Why it was invisible
The gate ran through pnpm and Turborepo, which cannot reach a directory with no package.json. The Swift tree had none, so the task silently resolved to nothing and reported success. Three of the seven failures were the repo's own checks for controls that render and do nothing.
What changed
The suite went into the gate, the seven failures were fixed, and an audit of the previous status found the figure that had been reported for weeks had never been printed by any run.
- Swift tests now gated
- 2,452
- Failures at discovery
- 7
- Rows merged but unreachable
- 4
- Unreferenced-type ratchet
- 122 → 114