brain_supersede
Updates outdated memory nodes by replacing content, closing old edges, and adding a supersede link to preserve temporal integrity.
Instructions
Replace an outdated node with updated content. Closes old edges, writes a supersedes edge, preserving the memory graph's temporal integrity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_label | No | Updated label (defaults to old label) | |
| new_content | Yes | Updated content for the replacement node | |
| old_node_id | Yes | ID of the node being superseded |