Sign InOpen Brain
arXivPaperNeeds Review

Clean Engineering, Unstable Measurement: A Preregistered Reliability Failure of Black-Box LLM Observers on Shared Endpoints

A 52,988-request audit found black-box LLM judges too unstable for preregistered gates. Measure repeatability first, and pilot the judge before fixing evaluation thresholds.

arXiv · Sep 3, 2026
Open Source Open MarkdownOpen JSON
Source Summary

Across **52,988 attempts**, same-window rankings reached Spearman **0.400** against a required 0.90; byte-identical next-day replays reached **0.78** against 0.99. Label mapping, gaps below the noise floor, and changing rankings for identical inputs explained the failures.

Practical Implication

If an LLM judge gates agent releases or training data, test it as a measurement instrument first. Repeat identical requests, estimate the noise floor, retain execution records, and run a small pilot; the authors say roughly **2% of call volume** would have revealed both unreachable gates.

Agent-Ready Context
Across **52,988 attempts**, same-window rankings reached Spearman **0.400** against a required 0.90; byte-identical next-day replays reached **0.78** against 0.99. Label mapping, gaps below the noise floor, and changing rankings for identical inputs explained the failures.

If an LLM judge gates agent releases or training data, test it as a measurement instrument first. Repeat identical requests, estimate the noise floor, retain execution records, and run a small pilot; the authors say roughly **2% of call volume** would have revealed both unreachable gates.

Changing metrics, sampling, waiting, or switching among four tested providers did not repair reliability on the tested grids. The finding concerns externally observed behavior on shared endpoints; self-hosting helped only while the server was quiet, so it is not a general guarantee.
Connected Context · Feed7 Judgment

This raises repeatability to a prerequisite for using black-box LLM judges as release or data gates. It strengthens prior warnings about noisy or biased evaluators with preregistered failure at substantial scale and a cheap pilot strategy, while narrowing the diagnosis: neither provider switching nor routine metric adjustments repaired the tested shared-endpoint instability, and quiet self-hosting is not a general solution.

Context Map
benchmarkresearch#agent-evals#benchmark-integrity#agent-reliability
Uncertainty
Changing metrics, sampling, waiting, or switching among four tested providers did not repair reliability on the tested grids. The finding concerns externally observed behavior on shared endpoints; self-hosting helped only while the server was quiet, so it is not a general guarantee.