Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 511 Bytes

File metadata and controls

13 lines (9 loc) · 511 Bytes

CAS Evals Agent Instructions

Mission

Preserve reproducible, evidence-first evaluation behavior.

Rules

  • Keep the deterministic evaluator free of network and secret requirements.
  • Treat safety as an independent mandatory gate, never hidden in an aggregate score.
  • Update fixtures, schema, tests, and documentation together when contracts change.
  • Run unit tests and both benchmark suites before committing.
  • Follow .planning/PROJECT.md, .planning/REQUIREMENTS.md, and .planning/ROADMAP.md.