Expand description
High-level evals.json validation: structural schema check plus the
hand-rolled constraints draft-07 can’t express.
Functions§
- validate_
evals_ config - Validate a parsed
evals.json. Runs the structural schema check, then the supplemental duplicate-id, command environment, and held-out path guards, returning the typed config on success.