Federated intelligence infrastructure for sovereign AI systems.
Open-source runtime, security tooling, and multi-agent orchestration.
DuoNode Inc. builds federated AI infrastructure — systems where agents operate with persistent memory, multi-model orchestration, and sovereign data ownership. Our stack is designed for teams that need AI tooling they fully control: no cloud lock-in, no black-box APIs, no data leaving your perimeter.
We maintain the OAR (Omnipotent Agentic Runtime) platform and a growing ecosystem of open-source security and orchestration tools.
|
AI security firewall proxy — local, fast, no cloud.
|
Alliance template for shared plans, task boards, and collaboration.
|
┌─────────────────────────────────────┐
│ OAR — Agentic Runtime │
│ Multi-model · Persistent memory │
│ Sovereign · Federated │
└──────────────────┬──────────────────┘
│
┌────────────────────────────┼────────────────────────────┐
│ │ │
┌────────▼────────┐ ┌─────────▼─────────┐ ┌─────────▼─────────┐
│ Aegis │ │ Airlock │ │ Mnemosyne │
│ AI Firewall │ │ Org Isolation │ │ Memory Tiers │
│ Prompt Guard │ │ Task Board Sync │ │ Redis · Qdrant │
│ PII Detection │ │ Alliance Mgmt │ │ Graphiti · KG │
└──────────────────┘ └────────────────────┘ └───────────────────┘
Key design principles:
- Sovereign-first — Everything runs on your infrastructure. No cloud dependency.
- Federated — Teams share plans through Alliances without merging codebases.
- Memory-native — Agents accumulate knowledge across sessions via a 4-tier memory architecture.
- Multi-model — Claude, Gemini, GPT, and local models orchestrated through a unified protocol.
| Layer | Technology | Purpose |
|---|---|---|
| CLI | Rust (Clap 4) | oar command-line interface |
| Runtime | TypeScript, Deno | Agent orchestration, sync adapters |
| Security | Rust | Aegis firewall proxy |
| Memory | Redis, Qdrant, FalkorDB | Hot/warm/cold knowledge tiers |
| Infra | Docker Compose | Sovereign deployment stack |
# Install the OAR CLI
cargo install --git https://github.com/multinex-ai/omnipotent oar
# Initialize a sector
oar init
# Boot the sovereign stack
oar up
# Connect to a realm
oar connectWe welcome contributions across all public repositories. See each project's CONTRIBUTING.md for guidelines.
- Issues — Bug reports and feature requests via GitHub Issues
- PRs — Fork, branch, PR workflow on all public repos
- Security — Report vulnerabilities via GitHub Security Advisories
DuoNode Inc. · Federated Intelligence Infrastructure
GitHub