
Reading a candidate
- Header the candidate number, the Best badge, the gain, and the Publish button at the top right
- Results the score plus Improved, Broke, and Cases tested counts. A “nothing broke” badge appears when nothing regressed.
- What this changes the surface tag (prompt_replace and so on), the target agent, and the full changed content. For a prompt-replacement candidate, the new prompt is shown verbatim.
- Original before → after expand the collapsed comparison to see the original side by side.
- Case-by-case each case is marked Kept or Still failing, with improvements and regressions distinguished. Expand a row for the case detail.
Deep test
When one number is not enough to publish on, re-examine the candidate through four checks.- Accuracy & safety Do answers improve without breaking what worked?
- Cost Same quality for less money, on which model?
- Reliability Run k times. Do answers agree?
- Holdout
Publish
Press Publish to apply the candidate’s changes. Published improvements are managed on the Improvements tab of Versions: an approved improvement ships as a numbered version with its diff, author, eval score, and one-click rollback (see Versions).Learn more
Guarding against regressions
The three layers of regression defense before publishing.
Versions
Published improvements and rollback.