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