rlm_memory_supersede
Supersede an old memory record with a new one using their IDs, optionally adding a reason for the change.
Instructions
Mark one Memory V2 record as superseded by another. Accepts legacy memory IDs if migration maps exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_memory_id | Yes | Legacy or V2 memory ID being replaced | |
| new_memory_id | Yes | Legacy or V2 replacement memory ID | |
| reason | No | Optional supersession reason |