platform_eval_runs
Manage evaluation runs for agent repair loops: list, create, start, cancel, compare, and retrieve status, heatmaps, and cases using project and run IDs.
Instructions
[Arch Evaluate] Arch generates eval assets, runs eval workflows, and reads CI evidence. Manage eval runs for ABL repair loops. Actions: list, get, create, update, start, cancel, status, heatmap, cases, compare, preflight, quick.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body for create/update/start/cancel/quick | |
| query | No | Optional query params for list/compare/heatmap | |
| runId | No | Run ID for get/update/start/cancel/status/heatmap/cases | |
| action | Yes | ||
| runIds | No | Exactly two run IDs for compare. Prefer this over query.runIds. | |
| projectId | Yes | Project ID |