From dee4486826e10e2f186586a5c3739fb91101a368 Mon Sep 17 00:00:00 2001 From: Jino Jose Date: Tue, 7 Jul 2026 16:02:36 +0530 Subject: [PATCH] Refine architecture diagrams --- docs/architecture-overview.svg | 8 +- docs/technical-service-flow.svg | 150 +++++++++++++++++--------------- 2 files changed, 83 insertions(+), 75 deletions(-) diff --git a/docs/architecture-overview.svg b/docs/architecture-overview.svg index c0db46e..bb88ac4 100644 --- a/docs/architecture-overview.svg +++ b/docs/architecture-overview.svg @@ -46,16 +46,16 @@ ENTRY POINT - -Users + +Users Admins, department teams, and procurement / IT / security reviewers. EXPERIENCE LAYER - -Portal and Access Layer + +Portal and Access Layer Nexus One AI Portal and Open WebUI Authentication and session control. Prompt workflows and admin UI. diff --git a/docs/technical-service-flow.svg b/docs/technical-service-flow.svg index 6ab11a3..b542ae1 100644 --- a/docs/technical-service-flow.svg +++ b/docs/technical-service-flow.svg @@ -1,4 +1,4 @@ - + Nexus One AI Technical Service Flow Technical service flow diagram for Nexus One AI showing user access, portal services, backend orchestration, inference, retrieval, storage, and operations components inside customer-controlled infrastructure, scaled across commercial tiers. @@ -20,8 +20,8 @@ - - + + @@ -43,57 +43,63 @@ Max 100+ users · NVIDIA HGX H200, 1.1TB VRAM - + ACCESS SURFACES - - -Users -Admins and review teams -Department users, -security, and -procurement reviewers. - - -Portal Access -Browser over internal network -Nexus One AI portal and -the Open WebUI chat -surface. - - -Integration Access -API consumers -Service accounts and -internal automation jobs. - + + +Users +Admins and review +teams +Department users, +security, and +procurement reviewers. + + +Portal +Access +Browser over internal +network +Nexus One AI portal and +the Open WebUI chat +surface. + + +Integration +Access +API consumers +Service accounts and +internal automation jobs. + APPLICATION AND ORCHESTRATION - -Portal and Session Layer + +Portal and Session Layer Nexus One AI Portal and Open WebUI Authentication, session control, and admin UX. Prompt workflows, model selection, and review screens. - - -FastAPI Control Plane -REST APIs and orchestration — 156 routes -License, tier, users, API keys, and system -reports. -Model router and guardrails on Pro/Max -tiers. -Audit logs, backup/restore, and readiness -state. - - -Workflow and Agent Execution -Server-side task coordination -Agent builder, scheduled jobs, and -document actions. -Connector sync and -save-to-knowledge-base flows. - + + +FastAPI Control Plane +REST APIs and orchestration — 156 +routes +License, tier, users, API keys, and system +reports. +Model router and guardrails on Pro/Max +tiers. +Audit logs, backup/restore, and readiness +state. + + +Workflow and Agent +Execution +Server-side task coordination +Agent builder, scheduled jobs, and +document actions. +Connector sync and +save-to-knowledge-base flows. + AI AND DATA SERVICES @@ -120,52 +126,54 @@ meeting transcription. Evaluation suite and QLoRA fine-tuning on Pro/Max. - - -Content and Config Storage -Persistent local state -Uploads, backups, install config, and -license artifacts. -Model files and service configuration. - + + +Content and Config +Storage +Persistent local state +Uploads, backups, install config, and +license artifacts. +Model files and service configuration. + OPERATIONS AND PLATFORM - -Observability + +Observability Prometheus and Grafana System, GPU (DCGM), and service health metrics. Operational dashboards for support and handover. - -Deployment Substrate + +Deployment Substrate Ubuntu 22.04 install target Bootable ISO or scripted installer path. vLLM, JupyterLab, MLflow, and MinIO on higher tiers. Internal-network and air-gapped deployment friendly. - - -Operations Controls -Backup, restore, readiness, and audit -Feasibility and readiness reports for -handover. -Commercial licensing and tiered -feature gating. - - + + +Operations Controls +Backup, restore, readiness, and +audit +Feasibility and readiness reports for +handover. +Commercial licensing and tiered +feature gating. + + - - + + -Customer-controlled boundary: portal, APIs, inference, retrieval, and operational telemetry remain on infrastructure owned or managed by the customer.Powered by Cezen +Customer-controlled boundary: portal, APIs, inference, retrieval, and operational telemetry remain on infrastructure owned or managed by the customer.Powered by Cezen \ No newline at end of file