AI-Native FoundationsData · Knowledge Fabric
Codex
The private knowledge fabric service that backs client knowledge bases.
Codex (codex.runline.run) is Runline's knowledge-fabric service: a multi-tenant REST + MCP API (/search, /ingest, /skills, /mcp/:org) backing per-client knowledge bases, indexed with Voyage embeddings over LanceDB + DuckDB.
What this covers
- How Codex indexes and serves a client's knowledge
- The
/search,/ingest,/skillsand/mcp/:orgsurfaces - How it backs
runline-contextitself (ADR-017)
Expanding
This page is a stub as we build out the reference. The bullets above are the intended scope.
Related
- Service Reference · Codex
- Architecture · Semantic Layer