Role-based access control and memory isolation framework for multi-user AI agents
-
Updated
Mar 13, 2026 - TypeScript
Role-based access control and memory isolation framework for multi-user AI agents
Aegis-IR: Browser-native, zero-backend search engine prototype using C++ WebAssembly for deterministic memory isolation. Eliminates V8 GC-stutter during high-frequency TF-IDF ranking.
Stop coding agents from treating weak evidence as validated fact. Claim verification, memory isolation, and risk routing for Codex, Claude Code, WorkBuddy, and similar runtimes.
mem0 assumes one agent, one memory pool. We had six agents sharing a gateway and memories bleeding everywhere. 40 str.replace patches to make per-agent pool routing work. Now folded into mem0-vigil-recall.
We needed per-group memory isolation for multi-agent OpenClaw setups. Checked seven plugins, four papers, every framework we could find. Nobody had it. Four layers, fail-closed routing, convention-based pools.
Add a description, image, and links to the memory-isolation topic page so that developers can more easily learn about it.
To associate your repository with the memory-isolation topic, visit your repo's landing page and select "manage topics."