Canonical Renames
| Legacy Name | Canonical Name |
|---|---|
| Multinex Shield | Multinex Aieges |
| Multinex Terra | Multinex Halo |
| Multinex Nexus | Multinex Hub |
| OmniForge | Multinex Forge |
| Multinex VISA | Airlock VISA |
| New addition | MunxClaw |
| New addition | Multinex Cloudgaze |
The Sovereign Mesh
Multinex Aieges
Aieges is the intelligent security border for all AI-facing systems. Intercepts every prompt and I/O event before it reaches a model, classifying threats using an Aho-Corasick automaton with domain-level policy gates.
- Browser Extension (Interceptor) โ Hooks at the client layer to intercept outbound AI requests before transmission
- Aho-Corasick Classifier โ Deterministic multi-pattern threat matcher; no regex backtracking, wire speed
- Unified Gateway (Sanitizer) โ Policy evaluation and payload scrubbing before forwarding to any target model
Multinex MARS
MARS (Multi-Agent Runtime System) is the model-agnostic open-source kernel wrapping AI assistants with constitutional guardrails. Deno-native runtime, portable ADK, local memory stack.
- Deno-native Runtime Kernel โ Strict-typed, sandboxed execution environment for agent loops
- Agent Development Kit (ADK) โ Framework-agnostic scaffolding for sovereign autonomous agents
- Portable Local Memory Stack โ Tiered in-process memory enabling context continuity across invocations
Multinex Legion
Legion is the proprietary enterprise SaaS layer built on MARS with deterministic policy gates, multi-persona dispatch across 14 sovereign agent personas, and human-in-the-loop approval workflows.
- Deterministic Policy Gates โ Binary pass/fail enforcement on high-risk actions before execution commits
- 14-Persona Dispatcher โ Routes tasks to sovereign personas: Orchestrator, Validitus, Porticus, Pagemasterโฆ
- SCM / PM / SIEM hooks โ GitHub, Jira, SIEM integrations for evidence-backed compliance records
Airlock VISA
Compliance control plane governing cross-realm agent identity. Issues MNXS-ID passports (Ed25519 keypairs), validates clearance via HandshakeSigil, synchronizes constitutional rule sets through Legatus.
- VisaGatekeeper โ Stateless HMAC-attested clearance validator; rejects underclearanced or revoked agents
- HandshakeSigil โ Ed25519 cryptographic audit record written to the append-only Identity Ledger
- Legatus (diplomat.ts) โ Git-backed constitutional commons sync across all federated nodes
Multinex Halo / Zonarosa
Hardened mobile-first platform for tactical field operations. Chain-of-custody evidence capture, E2EE device-to-device comms, DID-anchored identity. ๐ LEVEL 4 CLEARANCE.
- Hardened Transport Primitives โ E2EE messaging with forward secrecy and zero metadata exposure
- Interoperable Identity Controls (DID) โ Decentralized identifiers for officers and devices; no central auth dependency
- Privacy-First Device Mesh โ P2P encrypted relay for tactical coordination without cloud intermediaries
Multinex Forge
High-fidelity distributed video synthesis platform. Rustrator Manager dispatches GPU rendering jobs, Blender Worker performs CUDARIFE optical flow interpolation, Assembler Worker handles TTS + FFmpeg muxing.
- API Gateway + BullMQ โ Job intake, auth, rate limiting, and Stripe billing orchestration
- Rustrator Manager (Rust/Axum) โ Dependency tree orchestration, GPU swarm dispatch via Redis
- Blender Worker (Rust/CUDA) โ Optical flow blending and CUDARIFE frame interpolation at GPU speed
- Assembler Worker (Deno) โ TTS synthesis, FFmpeg muxing, GCS upload and signed URL delivery
Multinex Cloudgaze
Operator-grade control layer for the entire MUNX mesh. Every pillar ships LogEvent payloads to the Cloudflare Queue. Sentinel Worker (GPT-4o) performs automated root cause analysis on ERROR/CRITICAL events.
- Telemetry Ingest (POST /api/telemetry/ingest) โ Edge route enqueuing LogEvent payloads to realmos-telemetry-queue
- Sentinel Worker (GPT-4o AI) โ Queue consumer performing root cause analysis; persists to D1 ai_reports
- Feature Flag API (GET /api/kv) โ KV-backed flag registry, pattern: flag:{system}:{flag_name}
MunxClaw
Low-level orchestration substrate for air-gapped or hardware-layer agent execution. Hot-swappable plugin/provider interfaces with MARS sovereign policy overlay at the edge โ no cloud round-trip.
- Hardened Edge Execution โ Sandboxed agent runtime for constrained or air-gapped environments
- Portable Plugin/Provider Interface โ Hot-swappable backends for inference engines, storage, and transport
- MARS Sovereign Overlay โ Constitutional policy enforcement applied at the edge node โ no cloud hop
Ecosystem Relationship Map
Security perimeter gates the runtime; domain products run on the runtime; Cloudgaze observes all pillars.


















