Skip to Content
Aionis v0.2 is ready for local agent loops, MCP clients, SDK integrations, and self-managed Runtime deployments.

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:

OperationMeaning
suppressPrevent direct use without deleting evidence.
unsuppressRestore eligibility after review.
archiveKeep evidence but remove active posture.
deleteRemove 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.