jambavan_memory_invalidate
Invalidate a memory to mark it as superseded while preserving temporal history. Use when a durable fact changes.
Instructions
Mark a memory as invalidated/superseded without deleting the OKF document. Use when a durable fact changed and you want temporal history instead of silent overwrite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | OKF concept ID to invalidate (e.g. "general/old-decision"). | |
| reason | No | Optional reason appended to the memory body. |