memory_refute
Refute memories that no longer hold, optionally replacing them with a newer memory. Keeps refuted memories as negative knowledge for future reference.
Instructions
Mark a memory as REFUTED when you discover it no longer holds. Optionally provide the id of a new memory that supersedes it. Refuted memories are kept as negative knowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Memory id to refute | |
| superseded_by | No | Id of a newer memory replacing it |