← Lab Found while building2026-08-20

What does a run report when a third of it never finished?

It used to report success. Now it refuses to score, and says why.

Guard added, bad run discarded
183/300judge cells that never returned a verdict
okthe status that run reported anyway
10%ungraded cells now allowed before a run is unpublishable
Before

status: "ok" — 117 of 300 cells scored

After

status: "unpublishable" — 61% of the matrix is missing

What we did

Our model key hit its spend limit mid-run and every later call errored. Per cell the pipeline did the right thing — a dead call becomes an explicit ungraded, never a silent pass. The scoring layer above it did not.

What came back

The run reported ok with 183 of 300 cells missing, every rate computed over the cells that happened to survive. It looked completely plausible. That is the dangerous part.

What it changed

Any run above 10% ungraded refuses to publish and prints the cause. The invalid artifact was deleted rather than quietly kept, which is why τ²-bench shows as unmeasured instead of showing numbers.

What it doesn't show

A threshold is still a threshold. A run with 9% missing publishes — with the ungraded count printed beside every rate.

Run it on your own traces.

Free, no account, parsed in your browser.

Upload a trace file