supersede_memory
Record that a memory is no longer current by linking it to its replacement, preserving both markdown files for audit.
Instructions
Mark one memory as superseded by another while preserving both markdown files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_id | Yes | Memory id that is no longer current. | |
| new_id | Yes | Memory id that replaces or supersedes the old memory. | |
| reason | No | Optional explanation appended to the superseded memory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||