Unified Knowledge Layer
- Markdown files as canonical source of truth
- Typed frontmatter with immutable IDs for every object
- Workspace-scoped memory boundaries (personal, business, project)
- Obsidian-compatible — opens existing vaults without migration
The knowledge layer for the AI era.
Your AI agents are brilliant individually. Together, they're amnesiacs. Vault is the markdown-canonical, policy-governed memory substrate every agent reads, writes, and reasons against.
Every agent arrives with its own memory store — files in one folder, JSONL in another, a vector database somewhere else. The result is fragmented knowledge, inconsistent retrieval, and zero shared context — with no audit trail and no policy enforcement.
One substrate. Every agent.
Vault replaces N fragmented memory stores with one durable, policy-governed, evidence-backed knowledge system. Files you own. Policies you write. Audit logs that can't be edited away.
Four load-bearing capabilities, enforced in the file contract — not bolted on as middleware.
Engineered so your data never leaves your control — and every AI action is governed, auditable and reversible.
Tauri 2 Desktop App (TypeScript UI + Rust backend) │ ├── vault-core workspace, identity, file contract ├── vault-file-engine isolated file I/O with safety boundaries ├── vault-index structural + semantic indexing ├── vault-retrieval 5-layer hierarchical retrieval ├── vault-policy policy engine, ACL enforcement ├── vault-gateway non-bypassable execution gateway ├── vault-orchestrator agent coordination & routing ├── vault-providers LLM & embedding provider abstraction └── vault-sync operation-based sync & collaboration
Every vault has a complete local replica. The cloud augments sync and sharing but never becomes the sole source of truth. Your files, your disk, your control.
Every agent action — read, propose, write, move, delete — flows through a non-bypassable gateway. Destructive actions require explicit approval. Policies are machine-readable YAML.
Append-only audit logs record every agent interaction. AI-generated content carries provenance metadata, evidence references and freshness timestamps.
Every agent interaction with your vault is an Ingest, a Query, or a Lint — or a compound of them. Simple vocabulary, powerful outcomes.
Absorb a source, extract key insights, update relevant pages with evidence references, and append a curated log entry. The default entry point for new material entering your vault.
Ask against the vault with hierarchical retrieval, synthesize an evidence-backed answer, and optionally file the result back as derived content. Every answer shows its sources.
Active health pass across a workspace. Detects contradictions, stale evidence, orphan pages, missing cross-references and broken links. Produces a report; never modifies content directly.
Vault works on any folder. Point it at an empty directory or an existing Obsidian vault and you're running immediately.
Download the Vault desktop app. Point it at any folder — empty or existing. Vault initializes workspace metadata without touching your files.
Promote folders to Workspaces or Spaces with a single frontmatter declaration. Vault builds structural and semantic indexes in the background.
Integrate Claude or other agents via MCP or directory access. Define policies per workspace. Every agent action flows through the governance gateway.
Every ingest, query and decision adds to a compounding knowledge artifact. Your vault grows smarter over time — with full audit trails and evidence at every step.
Vault is pre-alpha and shipping with select Cross Systems engagements. Tell us about your team and we'll send back an early-access scope.
Request Early Access