RunlineRunline
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, /skills and /mcp/:org surfaces
  • How it backs runline-context itself (ADR-017)

Expanding

This page is a stub as we build out the reference. The bullets above are the intended scope.
  • Service Reference · Codex
  • Architecture · Semantic Layer

On this page