RunlineRunline
AI-Native FoundationsData · Knowledge Fabric

Databases

Operational databases (Neon Postgres per service / per CU) and the vector index.

Operational databases back the services and Runlines: Neon Postgres per service and (per ADR-013) per-CU where isolation requires it, plus the vector index for semantic retrieval.

What this covers

  • Neon-per-service and Neon-per-CU (ADR-013)
  • The vector index (LanceDB) for semantic search
  • Tenant isolation at the data layer

Expanding

This page is a stub as we build out the reference. The bullets above are the intended scope.

On this page