Spend the budget
Drag the budget and switch strategy. Hard-case picks the traces ranked highest by (1−conf) + 0.5×flag; random draws a fixed-seed sample instead. The true fail/ok label is revealed only once a trace is picked.
The flywheel
Each round annotates the next 2 traces by priority. Run all 3 rounds and watch the golden set concentrate on the model's weak spots.
| Round | New traces | Golden set | Cum. fail | Coverage | Gold rate |
|---|---|---|---|---|---|
| Click “Run round 1” to annotate the first 2 hard cases. | |||||
The golden set's failure rate ends up enriched on purpose: it hunts for where the model breaks. That rate is not the production rate (the true production failure rate here is 4/12 = 0.33). To estimate production health without bias, keep a small random holdout alongside the mined set.