Documentation

Verity developer docs

Verity is an open-source, permission-aware shared context plane for enterprise AI agents. It mirrors your systems of record into a bi-temporal memory store, inherits their ACLs into a permission graph, and serves every agent scoped hybrid recall in under 50 ms — with scoping enforced in the index, never delegated to the model. It is MCP-first and Apache-2.0.

Start here

Boot Verity and run a leak-proof query in five minutes

One opinionated, copy-paste path from an empty laptop to a permission-filtered query — ingest a real directory, watch a second agent get zero results on the same data, and wire an agent over MCP. Every decision is already made for you.

Get started New to Verity? Take this first. It makes you successful before you ever read a reference page.

What Verity is

Enterprises run agents across sales, support, marketing, and ops, but each agent is an island: the context it needs lives in CRMs, ticketing systems, docs, and wikis. Verity is the shared memory that connects them — and the reason it is safe to share is that every retrieval is pre-filtered by the caller's permissions inside the index query itself. Three measured claims hold the product together (the honesty log):

The mental model behind it is four ideas — layered bi-temporal memory, entities and tags, scopes and handles, and the cross-customer knowledge layer. Read the full concepts page →

Find your page

The rest of the docs are organized by what you're trying to do. Start at the top; drop into Build when you're wiring real systems, Understand when you need the guarantees.

Load-bearing principles

These recur throughout the docs; internalize them once.