forget
Mark a memory as no longer current by its ID, soft-deleting it to exclude it from recall while preserving the record for reversible restoration.
Instructions
Soft-delete a memory by id: marks it no longer current (excluded from recall/the boot index) but keeps the row, reversibly, like consolidation and the forgetting sweep already do. Returns {"forgotten", "existed"}. (Permanent purge is an admin-only CLI operation, not available here.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |