Open-sourcing a noise-aware LLM-judge gate: baseline spreads to stop false regressions

alexpran · reddit · 2026-09-09

The author recounts how an LLM-as-judge quality gate in CI flagged a regression (5/5 → 2/5) with byte-identical config, then recovered 15 minutes later — pure judge noise. Key fix, now open-sourced (Apache-2.0):

The gate also caught two plausible judge-prompt tweaks, one dropping recall from 0.80 to 0.50 beyond noise. Honest limits: min/max band isn't a confidence interval, needs a baseline to exist first, and LLM-as-judge limitations remain.

Original post →

More from coding & agent

coding & agent channel →