The model evaluates itself
During the interview, the model checks its own work against your source of truth: “I get this number for revenue last month — can you enter the value from your dashboard so I can validate myself?” When the numbers match, that answer is saved as a verified eval pair. This is build-measure-learn applied to context: slower on the initial build, but you see the value of each incremental piece of context with real questions, in real time.The local eval delta
Each domain ends with a verify step — the same questions run twice against your warehouse, once with the context on and once off — and you can re-run it any time:eval_harness/ reports the accuracy difference — a concrete number you can show.
The delta is honest in both directions. In the demo, context made
one revenue question better and another worse — a reference file routed every revenue question
to a table with no channel dimension. Catching that during the interview, while the analyst is in
the room to fix it, is the point.
