martin_triage_runs
Prioritize saved runs needing attention, so you can see which failed attempt to fix next or resume after an interruption. Read-only triage of run history.
Instructions
Read-only prioritization of saved Martin runs that need attention. Use when the user says a prior attempt failed, asks what to fix next, or resumes an interrupted session. Do not use for a brand-new objective with no relevant run history. Next: inspect the selected run or dossier before retrying.
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 |