# Documentation

Start with one Brain, save one Record, and retrieve its evidence. Then add the operations your
product needs.

## Start

- [Quickstart](quickstart.html) — save a Record and retrieve its evidence in two calls.
- [Playground](playground.html) — run `createContext` against this origin.
- [Project Console](dashboard.html) — connect a key and inspect one Brain through existing reads.
- [Complete Markdown guide](full-guide.md) — one downloadable guide for an agent or IDE.

## Build

- [API reference](api.html) — all five resources, fifteen operations, parameters, and schemas.
- [OpenAPI](openapi.yaml) — the canonical machine contract.

## Integrate

- [Connect Brain](integrate.html) — install, connect an agent, verify citations, repair, and revoke.
- [SDKs](sdks.html) — generated TypeScript and Python clients.
- [MCP](mcp.html) — bounded memory tools for agents.
- [Agents & IDEs](agents.html) — safe context for Codex, Claude, Cursor, Copilot, and Windsurf.
- [Use cases](use-cases.html) — the same primitives across personal, health, finance, agent,
  operations, and GTM workloads.

## Trust

- [Errors](errors.html) — stable error shape and anchored remediation.
- [Measurements](measurements.html) — dated evidence with dataset tags.
- [Status checks](status.html) — customer view, doctor, deployment identity, and release gates.
- [Known limitations](limits.html) — what is incomplete today.
