Let your agents learn

Foundation learns from your agent sessions and maintains a
self-improving wiki of everything you and your team know.

Integrates with Codex, Claude Code, Cursor, Slack, or any agent over MCP.

Works everywhere

PAGES
Log Write Backpressure
429 Diagnosis Taxonomy
Backpressure Indexing Status
Log Contention Error
wal3 Backpressure ADR
Distributed Test Suite

Log Write Backpressure

v7 · updated 2h ago
The distributed log service (Rust) enforces two backpressure signals when a collection's WAL is too full or too busy — both surface as RESOURCE_EXHAUSTED gRPC errors / HTTP 429 at the public boundary. This is Layer 2 of the 429 diagnosis taxonomy.
Two backpressure variants
1 · Backoff — general write-batching pressure. “Please backoff exponentially and retry.” Carries backoff-reason metadata with any value except compaction.
2 · BackoffCompaction — the log accumulated too many uncompacted records. Carries backoff-reason: compaction. Both map toErrorCodes::ResourceExhausted.
The num_records_before_backpressure knob
Configured per environment. On 2026-03-28, production and production-aws-us-east-2 were raised from 5M → 10M (k8s#2721) — “Until we make compactions fast.”
production10,000,000
production-aws-us-east-210,000,000
all others (staging, BYOC, GCP)5,000,000

Also available via MCP, CLI, API.

Batteries included

Foundation learns as you work

Foundation learns by following along with your team's work in Claude Code, Codex, Slack, and more. It finds both explicit and tacit knowledge of how work gets done and builds a self-improving wiki.
Real-time sync
Versioning & diffs
Lineage & citations
Concurrency control
Continuous background improvement
Incorporates human feedback

Foundation works everywhere

Foundation works in the tools your team already uses. We build and maintain all the connectors, data pipelines, and integrations for you. Bring your context with you to any model, harness or tool.
Sources
Claude Code
Codex
Cursor
Slack
Coming soon
Notion
GitHub
Google Drive
Granola
Destinations
Claude Code
Codex
Cursor
Mac App
Web UI
Slackbot
CLI
MCP
API

Foundation is private and secure

Foundation is SOC 2 Type 2 and has granular access control policies to ensure private data stays private. For example, coding agent sessions stay private to the author.
Access control
SOC 2 Type 2
SSO / SAML
BYOC
Dedicated Support
SLA

Foundation is infrastructure, batteries-included, and endlessly-customizable

Foundation is built on ChromaDB and Context-1, our retrieval engine — the product of years of research and development. Foundation is SOTA on the BEAM memory benchmark, with first-class versioning, concurrency, lineage, and access control.
Billed as infra
Database operations
Embedding Inference
LLM Inference
Plan
$30 / user / month
+ overages