Forget API
Use the forget surface to suppress, unsuppress, archive, or delete memory.
The exact host wrapper depends on whether you use SDK or raw HTTP, but the product behavior is stable:
| Operation | Meaning |
|---|---|
suppress | Prevent direct use without deleting evidence. |
unsuppress | Restore eligibility after review. |
archive | Keep evidence but remove active posture. |
delete | Remove memory when policy or user intent requires it. |
Product Contract
Forget operations should produce traceable lifecycle changes. They should not silently mutate memory authority without an auditable reason.
For usage guidance, see Forget & Suppress and Controlled Forgetting.