forensics
Analyze failed agent runs by collecting, summarizing, and annotating replays to close the learning loop and improve performance.
Instructions
Failure dataset & replays — close the learning loop on failed agent runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| projectRoot | No | ||
| replayId | No | ||
| payload | No | For action=record-replay: the Task() payload to store. | |
| outcome | No | For action=annotate-replay | |
| agent | No | For action=reflect: agent name (e.g. executor) | |
| dryRun | No | For action=reflect: only save the assembled prompt, no API call |