Skip to Content
Aionis v0.3.2 is the current Runtime baseline for SDK/API hosts, MCP clients, plugins, Substrate-backed recall, and self-managed agent loops.
GuidesForget & Suppress

Forget & Suppress

Guide page — how to use this step in your SDK or loop. For the HTTP endpoint parameters, see Forget. For the product capability and lifecycle model, see Controlled Forgetting.

Forgetting is a first-class Aionis capability. It is not only deletion. It is controlled lifecycle management.

Operations

OperationUse
SuppressPrevent a memory from entering future direct-use context.
UnsuppressRestore eligibility after review.
ArchivePreserve evidence without active recall.
DeleteRemove memory when policy or user intent requires it.

Why This Matters

Agent memory needs a way to stop old, wrong, private, or harmful history from continuing to shape behavior. Aionis makes that state explicit and auditable.

See Controlled Forgetting and Forget API.