memoryguard_memory_update
Update an existing memory record's body, kind, or status and log a decision event for audit. Use this when correcting or revising stored memory while preserving governance traceability.
Instructions
Update an existing memory record (body, kind, status). Records a DecisionEvent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | new body | |
| kind | No | new kind | |
| status | No | new status | |
| atom_id | No | V2 atom ID; use the source-mapping target when a migrated logical ID is ambiguous | |
| audience | No | replace mandatory-rule assignments; only allowed for always records | |
| priority | No | new priority | |
| memory_id | Yes | memory record ID | |
| idempotency_key | No | optional retry key bound to this target and payload | |
| injection_policy | No | new injection policy | |
| agent_instance_id | No | optional identity consistency check; trusted MCP environment is authoritative |