Skip to main content

Run Evals

This workflow is the day-to-day path for quality checks.

Run the suite

Common focused runs:

Summarize the run

Use this for release notes and quick stakeholder review.

Re-score without re-running agent

Use this when scoring logic changed and you want consistency across previous runs.

CI usage pattern

Practical gating policy

  • Block merge if smoke tag fails
  • Block release if full suite fails
  • Keep per-tag pass-rate trends to detect slow quality drift

See also