Vault Agent Memory Demo

See governed memory move between agents.

This visual demo shows why Vault is not just a RAG database: agents can propose memory, but shared knowledge becomes trustworthy only after gates, review, source evidence, rollback, and audit.

Claude CodeFinds a reusable bug lesson.
Candidate gatePrivacy, duplicate, quality, source.
Human or policy reviewLow-risk can pass; strategy waits.
Codex / HermesReuse reviewed memory with citation.
Rollback + auditWrong or stale memory can be traced.

The story in five moves

The point is not that Vault can store text. The point is that shared agent memory has a lifecycle.

1. Propose

An agent learns something reusable.

Claude Code fixes a test failure and proposes the lesson as a candidate, not as trusted memory.

2. Gate

Vault checks the memory first.

Privacy, duplicate, metadata, quality, and source checks decide whether it is safe enough to proceed.

3. Promote

Only reviewed memory becomes shared.

Low-risk sourced lessons can be kept automatically. High-impact or uncertain memory waits for the daily report.

4. Reuse

Another agent can use it later.

Codex or Hermes searches the shared vault, then reads a bounded source range before citing it.

5. Roll back

Bad memory does not linger forever.

If the project changes, the memory can be deprecated, replaced, audited, or restored from backup.

Daily report

Humans only see the important 5%.

The user reviews a short report instead of learning every CLI command or reading every raw chat log.

What this proves

This is the wedge for Codex, Claude Code, Hermes, OpenClaw, Coze, and n8n: one governed memory layer, many adapters.

It is not a note app.

Notes remain readable, but agent memory gets source, review, permission, and rollback boundaries.

It is not just RAG.

RAG reads. Vault also governs what agents write, trust, forget, and share.

It is not cloud-first.

The default path is local-first. Supabase, Gateway, and future remote servers are adapters.

pip install "vault-for-llm[mcp]"
vault quickstart
vault demo agent-governance --json