scar_record
Record how an agent failure was resolved, enabling retrieval when the same error type occurs in the future.
Instructions
Record a new failure resolution in SCAR memory so it can be retrieved next time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | ||
| error_type | Yes | ||
| context | No | ||
| resolution | Yes | What fixed the failure (prompt change, retry strategy, fallback used, etc.). |