mnemos_forget
Archive a specific memory by its ID when explicitly requested, preserving it in the audit log instead of erasing it.
Instructions
Forget (archive) a specific memory by its ID, as shown by mnemos_list_memories. Soft-delete: the fact is archived, not erased, and stays visible in mnemos's audit log — never call this speculatively, only when the user explicitly asks to forget something.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | user_requested | |
| fact_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |