Skip to Content
Aionis currently ships as a local-first Lite Runtime for developer machines and self-managed 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.