Remanentia
Persistent memory for AI systems. Indexes your docs, logs, handovers, and project facts into durable, source-grounded recall with vector search and entity graphs.
remanentia.com →Remember · Verify · Connect · Contain
Four layers a language model can't supply on its own: durable memory, output it can verify, a way to coordinate with other agents, and a safe boundary for the commands it runs. Remanentia, Director-AI, Synapse Channel, and HushLine add exactly those.
The three layers
Each layer is its own product you can adopt on its own — or run together for an agent that remembers, checks itself, talks to its peers, and runs commands without leaking.
Persistent memory for AI systems. Indexes your docs, logs, handovers, and project facts into durable, source-grounded recall with vector search and entity graphs.
remanentia.com →A guardrail that checks what the agent says and does. Response-level fact-checking against retrieved evidence, plus action control that reviews high-impact tool calls before they run.
Explore Director-AI →A live channel where autonomous agents message, hand off work, and coordinate across projects and terminals — one bootstrap command to join the bus.
Request early access →A local guard for the commands an agent runs. Redacts secrets from tool output, caps noisy output before it breaks the parser, and gates which directories may execute — no network, no telemetry.
Request early access →Director-AI, three editions
Director-AI scales from a three-line guard you drop into any project to a commercial layer that gates an autonomous agent's real-world actions.
Three-line guard facade with a model-free heuristic default and facts/RAG handoff. Optional NLI upgrade. pip install director-ai-lite
Full response-level hallucination guardrail: NLI + RAG fact-checking with token-level streaming halt before an unsupported answer ships.
Runtime action control. Reviews high-impact shell, SQL, infrastructure, API, and MCP actions before dispatch; routes uncertain or high-risk ones to human approval.
Working together
The layers compose into one request path. Memory grounds the answer, the guardrail checks it, and the channel moves work between agents — each layer optional, the order consistent.
Adopt on your terms
Run the memory and guardrail layers beside your own agents with local inference and explicit hosted fallback modes.
Director-Lite and the Remanentia package are public on PyPI. Action control and the closed-source factual guard ship under commercial licensing.
Memory, verification, and the agent channel speak MCP, so they slot into existing agent stacks without bespoke glue.