Verdict
The judge's verdict on one rubric criterion, numbered from 1.
type Verdict = Verdict;EvalCaseResult
One case's status (passed, failed, stale, skipped, error, not_run), its reason and each check that ran.
ModelBlockedError
Raised by the test model-request guard before dispatch: TS class ModelBlockedError extends Error, Python exception ModelBlockedError(RuntimeError), so existing catch blocks behave the same.