pub fn run() -> EvalReportExpand description
Run the embedded corpus through the real enforcement functions and score it.
Panics only on a malformed corpus (bad label/expect/class, duplicate id,
or label↔expect inconsistency) — these are compile-embedded fixtures, so a
panic is a developer error caught immediately by the test or mati eval.