mem_update
Update an existing memory's body while retaining the previous version in memory_history with the reason, so every change keeps a full provenance trail.
Instructions
Update an existing memory. Old body is preserved in memory_history with the supplied reason — every record keeps a full birth/expiration/death trail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| kind | No | ||
| slug | Yes | ||
| tags | No | ||
| agent | No | ||
| title | No | ||
| reason | Yes | Why this update was made. | |
| topics | No | ||
| project | No |