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

Security Configuration

Aionis runs as a memory governance Runtime beside your Agent host. The Runtime governs memory admission, feedback attribution, forgetting, and replay; the host deployment owns network exposure, credentials, and tool permissions.

Aionis-Governed Surfaces

SurfaceAionis role
Memory admissionRoutes memory to use, inspect, block, or rehydrate.
Feedback attributionRecords which admitted memories were tied to outcome.
ForgettingSuppresses, archives, unsuppresses, or deletes memory.
Audit replayShows what the Agent could see and why.

Host-Governed Surfaces

SurfaceHost responsibility
Network exposureKeep Lite on loopback or place it behind your own gateway.
AuthenticationUse managed-server API-key/JWT settings or your own gateway.
SecretsKeep provider keys out of prompts and logs.
Tool permissionsThe Agent host controls shell, browser, code, CI, and verifier access.
Tenant isolationUse deployment-level isolation and scoped Aionis tenant/scope settings.

For memory poisoning and unsafe recall, start with Memory Firewall.