martin_triage_runs
Prioritize AI coding runs needing attention by filtering on verification, lifecycle, and budget pressure, helping you act on failures and overspend before they escalate.
Instructions
Prioritize Martin runs that need operator or agent attention based on verification, lifecycle, and budget pressure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of runs to triage. Defaults to 20. | |
| model | No | Filter by attempt model. | |
| status | No | Filter by loop status. | |
| runsDir | No | Optional runs-root override. | |
| adapterId | No | Filter by attempt adapter ID. | |
| updatedAfter | No | Optional ISO-8601 timestamp for recency filtering. | |
| includeHealthy | No | When true, include healthy runs instead of only attention-worthy findings. | |
| lifecycleState | No | Filter by lifecycle state. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| filters | Yes | ||
| findings | Yes | ||
| runsRoot | Yes | ||
| warnings | Yes | ||
| findingCount | Yes | ||
| evaluatedRuns | Yes | ||
| severityBreakdown | Yes |