Skip to content
Canonical markdown: architecture/CURRENT_ARCHITECTURE.md. This rendered HTML page is supplemental reference only.

Current Architecture

Last Updated: 2026-03-12

System Shape

  • Open WebUI is the main user-facing web surface.
  • Jorvis API is the authoritative application layer for contracts, routing, SQL guardrails, and document processing. It supports five SQL database providers (PostgreSQL, MySQL, Redshift, BigQuery, Snowflake) and processes enterprise documents (Google Docs, Drive, PDF, DOCX, XLSX, PPTX, JSON, HTML) through a unified ingestion pipeline with semantic indexing into pgvector.
  • OpenClaw is integrated as a separate assistant/copilot runtime.
  • jorvis-forecast remains a supporting service dependency for the broader platform.
  • Voice gateway is a separate edge lane for STT/TTS and voice interaction.

Boundary Notes

  • The public visuals intentionally avoid acting as release ledgers or task boards.
  • Current runtime topology should be understood together with the public visuals and the rendered references on this site.
  • Internal handoff and governance docs remain private and are not linked here.