Fleet map
Now
Fleet of four lanes plus a built-in caretaker, all on Dwayne's MacBook Pro, coordinating via
bridge + shared memory, human-visible output in the One.ai Telegram group ([redacted-id],
owner user [redacted-id], hard cap 4 bot messages/min across the fleet).
Lanes (authority: ~/.hermes/FLEET-LAYER.md, observed 2026-07-09):
- Hermes / Zappo — supervisor: home automation, gateway health, cron (150 jobs), kanban
dispatch, routine ops. Runtime: NousResearch hermes-agent, config
~/.hermes/config.yaml. - MAI (OpenClaw agent
main) — primary assistant, scheduled reporting, knowledge graph, One.ai group orchestration. Workspace~/.openclaw/workspace. - X (OpenClaw agent
x) — public/X-channel content; nothing posts publicly without Dwayne's approval. Workspace~/.openclaw/workspace-x(ai-swe-os layout +.ai/doctrine). - Codex — code/design/debug/second opinions, via OpenClaw codex plugin + CLI harness.
- crestodian — OpenClaw built-in caretaker agent (do not archive; source: docs.openclaw.ai/cli/crestodian).
Models (observed 2026-07-09, source: ~/.openclaw/openclaw.json, ~/.hermes/config.yaml):
- Primary everywhere:
ollama/kimi-k2.7-code:cloud(262K ctx, effort low/medium). - OpenClaw fallbacks:
ollama/glm-5.2:cloud→anthropic/claude-fable-5. - Hermes auxiliaries: vision
gemini-3-flash-preview:cloud, compression + curatorglm-5.2:cloud. - x_search:
grok-4.20-reasoning(xai).
Communication:
- Hermes → OpenClaw:
~/.hermes/bin/openclaw-bridge <agent> "<msg>" [topic](sessionsagent:<id>:hermes-<topic>). - OpenClaw → Hermes:
~/.openclaw/workspace/scripts/ask_hermes.sh "<q>"(loopback API :8642). - Bridge sessions are fleet-internal — [SILENT]/group caps do not apply.
- Group chat: bot-authored messages are read-only context; never reply to them (see FLEET-LAYER).
Retired: agent vanilla + workspace-pro-vanilla (archived 2026-07-09 to
~/.openclaw/backups/stale-agents-20260709/; was not in agents.list).
fleet-ask routes (second bridge, repo tools)
~/.local/bin/fleet ask <route> "<task>" — provenance via FLEET_ACTOR/KL_AGENT, every dispatch
logged to the kg ledger. Routes: main, vanilla, x-agent, coding, crestodian (OpenClaw via
openclaw agent --json); nexus/hermes (hermes -z); oracle, sage, forge, scribe (hermes -p <profile> -z).
Coexists with ~/.hermes/bin/openclaw-bridge (topic-scoped sessions); prefer whichever the
calling runtime already has allowlisted. Shared-memory CLIs: ~/.local/bin/{kl,kg}.
Log
-
2026-07-09: merged
brain/entities/agent-fleet.md(fleet-ask route table, repo-tools bridge) — claude-cowork. -
2026-07-09: File created from fleet-upgrade session (configs read directly; bridge added same day — see
decisions/2026-07-09-fleet-upgrade.md).