| name | eval-loop |
| description | Use when changing harness gates, routing rules, skills, or automation behavior and benchmark/eval evidence is needed to avoid slowing normal coding performance. Do not use for ordinary app code changes. |
Eval Loop
Steps
- Identify the harness behavior being changed.
- Run existing self-test and score checks.
- Run quick benchmark tasks.
- Compare overhead against v4 or the previous baseline when available.
- Record whether added checks caught real risk.
Output Contract
Return benchmark commands, elapsed time, failures, false-positive risk, and promotion recommendation.