Re-evaluate Test Run
reevaluate_test_runRe-score a finished test run against updated or additional checks without re-executing the model. Apply changed check definitions or new evaluation criteria to existing results.
Instructions
Re-score a completed test run against a set of checks.
Re-runs checks against an already-finished test run without re-executing
the original model or simulation, and without changing the original
run's results. Useful after a check definition changed, or to score an
existing run against additional checks.
Args:
test_run_id: UUID or name of a completed test run.
checks: Optional list of check names (or IDs) to score against.
When omitted, the run's existing checks are re-run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | ||
| test_run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |