// digital independence protocol

The Sovereign
Autonomous OS
for Agentic Mesh.

OrianeAI is an on-premise operating system that orchestrates LLMs, automation hubs, and persistent memory inside a private, encrypted mesh. No cloud giants. No telemetry. Your data — your brain — your terms.

oriane@mesh:~
$ docker compose up -d
[+] oriane-cms ............ ok :32770
[+] oriane-ollama ......... ok :11434
[+] oriane-n8n ............ ok :5678
[+] oriane-db ............. ok :3306
mesh.status = ENCRYPTED
brain.model = qwen2.5:7b
opencode = attached
openclaude = attached
// 04 core modules

Four pillars. One mesh.

Microservices, containerised, isolated on the `oriane-mesh` bridge. Each module is sovereign — replaceable, observable, yours.

:32770
01 / CMS

Sovereign Command

Drupal-based Command & Control with custom Ollama bridge modules. The single pane for the operator.

:11434
02 / BRAIN

Neural / Ollama

Local CPU/GPU inference with Qwen2.5 (0.5b → 7b). Plug in opencode and openclaude agents.

:5678
03 / N8N

Automation Hub

Visual multi-agent orchestration. Scheduling, http, transform, LLM nodes — connect the brain to anything.

:3306
04 / VAULT

Memory / MariaDB

The persistent layer. Context, configuration, user data — encrypted, indexed, on your hardware.

// oriane-mesh

An isolated bridge for sovereign agents.

The Mesh is a private network where every module discovers every other through internal DNS — never the public internet. SSL is bypassed for local trust; egress is opt-in.

  • on-premise execution / no telemetry
  • internal DNS / http://oriane-ollama
  • encrypted by default / opt-in egress
  • opencode + openclaude attachable agents
> live.topology
oriane-cms
:32770
ONLINE
oriane-ollama
:11434
ONLINE
oriane-n8n
:5678
ONLINE
oriane-db
:3306
ONLINE
opencode.agent
:—
ATTACHED
openclaude.agent
:—
ATTACHED
// licensing

Sovereignty has tiers.

Operator

Free

Self-hosted. Single-node mesh.

  • 1 user
  • Brain + Vault + Flows
  • Community modules
deploy

Sovereign

RECOMMENDED
$249/mo

Multi-node. Team controls.

  • 10 users
  • Audit + RBAC
  • Priority modules
  • opencode + openclaude attached
deploy

Citadel

Custom

Air-gapped. Government-grade.

  • Unlimited users
  • Hardened deploy
  • Dedicated mesh engineer
  • SLA
deploy

Made with Emergent