Executive Brief — April 2026

Nexus
The Sovereign Process
Orchestration Platform

Nexus competes with N8N and Make.com — but runs on your infrastructure, charges no usage fees, and goes three levels deeper: from pipeline graph to entity schema to validation rule, all in one canvas. Three paying use cases are already specified.

The Problem

What organisations need

Automated pipelines that connect forms, documents, AI models, validation rules, human decision gates, and downstream APIs — all observable in real time, all auditable, all deployable without SaaS vendor risk.

For regulated industries (UAE workforce compliance, EU document management, Polish tax reporting), the data cannot leave the organisation. For high-volume operations, per-execution billing is economically unsustainable.

What the market offers today

N8N: Strong automation, open-source core. No field-level RBAC, no business data type enforcement, no GPU transform path, cloud-first pricing. Self-hosting is complex.

Make.com: Consumer-grade UX, powerful integrations. Cloud-only. Per-operation billing punishes scale. No schema depth, no validation rules engine.

Gap: Neither product handles the combination of RBAC forms + document OCR + rule engine validation + government API forwarding in a single sovereign deployment.

The Solution

Differentiator 1
Four-Scale Canvas
One canvas, four zoom levels. MACRO: drag-and-drop pipeline graph. MICRO: class/entity schema editor. NANO: typed property definitions with RBAC visibility rules. PICO: per-field validation rules powered by Nexus rule engine. Navigate with breadcrumb. Esc to go up.
Differentiator 2
ChameleonV2 RBAC Forms
Forms rendered at runtime from pipeline schema. Layout, field visibility, required rules, and enum options change per RBAC role. A worker sees one form. An HR Manager sees a decision summary. A compliance officer sees read-only audit view. No code written per form variant.
Differentiator 3
Sovereign + GPU
Entire platform runs in a single Docker container — or on private cloud, air-gapped. deltaPrism GPU transform mode compiles multi-step transformation chains to RAPIDS cuDF for high-throughput processing, removing the need for multiple rule engine round-trips.

Commercial Opportunity

Use CaseClient / MarketProblem Nexus SolvesPipeline Count
Nesto — UAE Worker Onboarding Gulf-region HR operators, staffing agencies Worker document collection, OCR, compliance validation, and government API forwarding (MoHRE, eMigrate, POLO) done manually today in Excel + email. Nexus automates the complete 9-step flow with RBAC HR approval gate. 1 (UC1)
ENDO AI — Polish AI SaaS Polish SMBs deploying AI employees Three autonomous AI employees (Marcin: lead qualification, Irena: document lifecycle, Przemek: CEO briefing) each built as a Nexus pipeline. Client deploys Nexus on their infra; ENDO provides pipeline definitions as product. 3 (UC2-1/2/3)
ARC — Freelance CRM Independent contractors, small agencies Three revenue pipeline flows from the ARC repo converted to Nexus orchestration: Gmail email ingest + AI sentiment, project offer with Claude AI drafting, bank CSV invoice matching + Polish tax reporting. 3 (UC3-1/2)

Current Status & Roadmap

Phase 1 — DONE
Multi-Tenant Foundation
Orgs, teams, users, API keys. Backend complete, tested. Complete
Phase 1 — DONE
Pipeline Definition Engine
CRUD, node types, run tracking. Backend complete. Complete
Phase 2 — BACKEND ONLY
Canvas API
4-level canvas API built, tested. Canvas UI not connected. Backend Only
Phase 3 — DONE
Execution Engine
BL01-BL12 executors, SSE stream. Backend complete, tested. Complete
Phase 4
ChameleonV2 + deltaPrism
RBAC forms, BDT controls, GPU transforms. Queued
Phase 5
Use Case Demos + Platform
All 3 use cases, autonomous demo runner. Queued

Technical Moat

Moat ComponentDescriptionCompetitor Equivalent
Nexus Rule EngineVersioned, database-governed rules. Per-field validation. Audit trail on every rule change. 2+ years of production use in engineering data context.None
ChameleonV2 RBAC EngineRuntime form rendering from schema + RBAC role. Field visibility, editability, required-override, enum filtering, layout variants — all driven by role config, not code.Custom form builders without RBAC depth
deltaPrism BDT RegistryBusiness data types (Currency, DocumentReference, EntityLink, GeoPoint, Classification, Computed) as a canonical registry consumed at both render-time and validation-time.No equivalent
GPU Transform PathdeltaPrism Mode 3 compiles multi-step transforms to RAPIDS cuDF execution plans. Removes round-trip rule engine overhead for high-volume bulk operations (proven: 21,327 entities at 21ms/entity).N8N/Make: CPU only, no bulk GPU path
Sovereign DeploySingle Docker container. PostgreSQL or SQLite. Air-gappable. No telemetry to vendor. Annual perpetual licence.N8N community has self-host, but complex. Make: cloud-only.

Key Metrics

34
Tests passing on pipeline API
21k
Entities bulk-written in deltaPrism EXP-4
3
Production use cases specified and demo-ready

Decisions — All Resolved

IDDecisionResolution (2026-04-18)
D-05ARC demo: Claude APIA — Real Claude API key. Real AI output in demos.
D-06ENDO org structureA — Single Nexus org, 3 pipelines (Pryzmat Media). Simpler seeder, demonstrates multi-pipeline switcher.
D-07Nesto government forward nodesB — Mock HTTP Forward nodes (log payload, return 200 OK). No UAE API credentials required.
D-08Nesto/ENDO SMS gatewayB — Mock SMS node (log payload, display in canvas run view). No gateway cost per demo run.
Next Action

Phase 4 — ChameleonV2 + deltaPrism integration (M-NEXUS-CV-1 through CV-4). Canvas UI wire-up not started. Backend APIs exist. See audit: NEXUS_ACTION_PLAN.html. Full docs: index.html