Joe

Local AI Orchestrator
Plan once · Execute locally · Verify always
spark-c5c0 · 192.168.1.125:628 · Edition 2026.05

Executive summary

Local-first orchestration in production
6Fleet nodes
17+Models on-prem
42Skills loaded
25OpenClaw agents
100%Local inference
<10sAvg deck build

The problem we solve

Why enterprises need a local orchestrator

What Joe does

An orchestrator built on five pillars

How it works

From request to verified deliverable
One command in. Verified artifact out. No silent failures.

Fleet topology

6 nodes, hub-and-spoke, GPU-accelerated
  • 1.125 — control plane · Copilot CLI · Joe
  • 1.98 — RTX 5090 · nemotron · qwen3.5 · deepseek-r1
  • 1.80 — Arc A770 · llama3.3 · bge-m3 · phi3
  • 1.63 — NVIDIA worker
  • 1.210 — worker node
  • 1.10 / 1.118 — 3dd · asusdesk (LAN + Wi-Fi)

Orchestrate pipeline

Five gates between request and report
  • Plan — CEO emits JSON plan
  • Probe — pkgs · bins · agents
  • Install — auto-yes optional
  • Run — bash / python / agent
  • Verify — file ≥ 1 KB on disk
  • Report — CEO ratifies output

Models inventory

17+ open-weight models, deployed on-prem
ModelSizeRolePrimary node
nemotron-3-super86 GBPremium reasoning1.125
llama3.3:latest42 GBLong-context chat1.125 · 1.80
nemotron-3-nano24 GBFast reasoning1.125
joe:v1.319 GBJoe planner1.125
deepseek-r1:32b19 GBCode reasoning1.125 · 1.98
qwen2.5-coder:32b19 GBCode generation1.125
gpt-oss:20b13 GBCEO planner1.125 · 1.98
qwen2.5-coder:14b9.0 GBCode generation1.125 · 1.98
llama3.2-vision7.8 GBVision · multimodal1.125
gemma2:9b5.4 GBLightweight chat1.80
llama3.1:8b4.9 GBGeneral chat1.98 · 1.80
qwen2.5:7b4.7 GBGeneral chat1.98 · 1.80
gemma3:4b3.3 GBEdge inference1.125
phi3:3.8b2.2 GBEdge inference1.80
nomic-embed-text274 MBText embeddingsall nodes

Skills catalog

42 reusable disciplines, auto-loaded before every run

Superpowers (14)

  • brainstorming
  • test-driven-development
  • systematic-debugging
  • verification-before-completion
  • subagent-driven-development
  • dispatching-parallel-agents
  • session-recovery
  • writing-plans · writing-skills
  • executing-plans
  • code-review (req · recv)
  • self-improving-agent
  • openclaw-daily-mission
  • loop-self-healing
  • using-superpowers

AirCore (14)

  • iron-law-6 · real-browser-verify
  • iron-law-10 · parallel-by-default
  • iron-law-12 · ten-minute-cap
  • iron-law-21 · aider-dual-track
  • iron-law-29 · cpu-headroom
  • iron-law-32 · real-debug-100
  • iron-law-37 · frontend-debug
  • ccie-enterprise-fabric
  • ccie-networking-ops
  • ccie-sp-and-peering
  • ccie-wireless-roaming
  • device-adapter-pattern
  • i18n-parity-discipline
  • xadmin-endpoint-cloaking

Joe + DevOps

  • joe / SKILL.md (SOP)
  • joe / lessons (auto-evolve)
  • joe / templates (builtin)
  • design-consultation · review
  • qa · qa-only
  • cso (security audit)
  • ship · land-and-deploy
  • benchmark · benchmark-models
  • canary (post-deploy)
  • office-hours · retro
  • investigate · scrape
  • iron_rules (#1-#40)

OpenClaw agent roster

25 specialised agents, grouped by function
GroupAgents
C-Suiteceo_agent · cfo_agent · coo_agent · cto_agent · cro_agent
Engineeringengineer_agent · cto_agent · rd-db-integrity · rnd_manager_agent
QAaircore-qa · ceo-aircore-summary
PM / Opsproject_manager_agent · task_coordinator_agent · document_agent · meeting_agent
Domain — Isaac/USDisaac-sim-expert · isaac_sim_engineer · isaac_sim_project_generator · isaac_lab_research · openusd_architect
Knowledgeknowledge_agent
Sales / CRsales_manager_agent · client_relation_agent
Default / shimmain · acp-defaultagent

Business value

What local-first orchestration delivers

Standards & governance

Iron Laws #1–#40 enforced at runtime

Usage

Copy-paste ready
# Dispatch any task — Copilot CLI calls Joe
joe --orchestrate --auto-install "<task>"

# Builtin deck task (this very deck)
joe --orchestrate "generate intro pptx + html"

# Refresh fleet topology
joe --refresh-topology

# Autorun AI-suggested shell code
joe --autorun "build me a CSV of fleet RAM"

# One-shot Copilot query
joe "<question>"

# Artifacts published at:
#   http://192.168.1.125/files/

Roadmap & closing

Where Joe is heading next