Merge memories
merge_memoryMerge a duplicate memory into a canonical one, marking the source as superseded and recording provenance in metadata.
Instructions
Merge a duplicate/near-duplicate memory into a canonical one. The source becomes superseded and provenance is recorded in metadata.merged_from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceId | Yes | Memory to merge away (becomes superseded) | |
| targetId | Yes | Canonical memory to keep (becomes active) |