memory_refute
Refute a memory that no longer holds; optionally link a newer memory that replaces it, preserving negative knowledge.
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 |