jargon

Applied AI·Evaluation and reliability

a for loop over test cases with assertions and a scoreboard.

Eval harness

The code that runs evals: load cases, call the system, score outputs, aggregate and report. Mechanically a test runner. Script 8 is a minimal one; production harnesses add concurrency, caching, versioned results and diffing between runs.