memory_forget
Mark a memory as forgotten while retaining it for audit. Records a signed receipt of the forget operation.
Instructions
Forget a specific observation or an entire entity. This is a soft delete — the memory is marked as forgotten but retained for audit purposes. The forget operation itself is recorded as a signed receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | No | Entity to forget entirely (all its observations) | |
| observation_id | No | Specific observation to forget | |
| reason | No | Why this memory is being forgotten |