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

Use Aionis with Zep

Use Zep as a recall or user-context source, then pass candidates through Aionis before they affect Agent action.

Pattern

Zep search -> external candidates -> Aionis Memory Firewall -> Agent context

Candidate Mapping

Map each retrieved memory into:

  • external_memory_id
  • source_backend
  • text
  • optional metadata
  • optional authority
  • optional lifecycle_hint
  • optional evidence_refs

Then call Govern External Memory.

When To Move Memory Into Aionis

Keep ordinary profile recall in Zep if it works. Move execution traces into Aionis when you need active path, failed branch isolation, handoff state, feedback attribution, and replay.