LatentEval
Topic

Agent regression testing calculators

5 calculators | 5 analyses

What happens once an eval run has to become a ship-or-hold decision: record runs, track the golden set version, decide whether a candidate clears the bar, and know what to rerun after a change.

The method

What these numbers mean

An eval number turns into a release decision at some point, and that step needs machinery of its own: something that logs what actually ran, something that notices when the set underneath a score moved, a written rule for what counts as ship or hold, and a way to tell what a given change puts back in question. These four instruments are that machinery, in the order a release actually reaches them.

What you haveThe instrument
Eval numbers in hand and a ship-or-hold call still to makewrite the gate rule and log the verdict
One thing changed in a shipped system, and it isn't clear what evidence just went stalework out what has to rerun before you ship
The eval set moved since the last run, with nothing written down about whydiff the versions and freeze the new baseline
An eval run about to start, with no record of the plan before the results come inpreregister the run and log it as a card

This family rests on our own work on whether an eval difference is real or just noise, what a single pass rate hides once you look past it, and what to check before a change ships.

The gate and the worksheet are meant to run together: the worksheet says what a given change puts back in question, and the gate is where that evidence turns into ship or hold. The version tracker and the run register sit underneath both: one flags when the set itself moved, the other keeps the record neither of the other two invents from memory.

In this cluster

Tools in this topic