Skip to content

Architecture

Implemented substrate vs public demonstration vs target.

Technical buyers should see what exists in the Continuum monorepo, what the public site demonstrates with fixtures, and what remains target architecture.

AreaStatusNote
Source connectorsUnder active developmentIngest APIs and filesystem storage exist; broad SaaS connectors planned.
Ingestion & parsingWorking nowWorker pipeline for documents/records in monorepo.
Metadata preservationWorking nowObject identity, facts, relationships in PostgreSQL.
Document identity & revisionsWorking nowRevision compare and authority concepts in core/product.
Knowledge classesDemonstrated with synthetic dataPublic demo models five classes; full product model expanding.
Identity & authorizationWorking nowSessions, memberships, role checks; OIDC skeleton present.
Indexing & retrievalWorking nowHybrid retrieval foundations (exact/FTS/relationships).
Conflict detectionDemonstrated with synthetic dataPublic demo surfaces conflicts; core conflict entities exist.
Grounded generationUnder active developmentDeterministic assembly preferred for flagship paths; LLM optional.
Citation creationWorking nowAnswer structures include sources/locators.
Expert-knowledge captureUnder active developmentCapture/review surfaces in app; public synthetic note in demo.
Decision recordsWorking nowDecision objects in schema; demo decision memos.
Audit recordsWorking nowAudit events for sensitive actions.
EvaluationWorking nowEval run/history endpoints in product.
ObservabilityUnder active developmentHealth routes and traces; production ops still evolving.
Model abstractionPlannedProvider abstraction intended; not a public multi-model marketplace claim.
Action approval boundariesWorking nowPreview/approve/execute with authorization; external execute dry-run posture.

Planes (product monorepo)

Experience · Identity & Policy · Knowledge & Data · Retrieval & Intelligence · Workflow & Action · Integration · Control. See repository documentation for developer detail. This page intentionally omits secrets and environment values.

Public demo architecture

The public /demo route is a deterministic fixture engine with a structured answer contract and source viewer. It is not a live enterprise deployment.