record_outcome
Track correction effectiveness by recording whether an applied correction was heeded or the same error recurred.
Instructions
Record whether a correction was heeded (agent followed the advice) or recurred (same error happened again). This tracks correction effectiveness over time. Call after applying a correction to a recalled memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outcome | Yes | 'heeded' = agent followed the correction. 'recurred' = same error repeated. | |
| capture_id | Yes | The ID of the correction capture. |