---
created: 2026-03-12
tags: [fleet-ops, overview]
related: ["[[02-Fleet/Rivet]]", "[[02-Fleet/Builder]]", "[[02-Fleet/Susan]]", "[[02-Fleet/Harper]]", "[[02-Fleet/Sentinel]]", "[[02-Fleet/Radar]]", "[[02-Fleet/Herald]]", "[[02-Fleet/Cog]]", "[[05-Knowledge/Fleet Model Plan]]"]
---

# Fleet Map

8 AI agents on VPS `134.199.153.159`. Managed via [[03-Projects/Control Centre]].

## Active Fleet

| Agent | Role | Primary Model | Provider | Fallback | Port |
|-------|------|--------------|----------|----------|------|
| [[02-Fleet/Rivet]] | Orchestrator | DeepSeek-chat | DeepSeek | MiniMax M2.5 → Kimi K2.5 | 18789 |
| [[02-Fleet/Builder]] | Code Engineer | Claude Opus 4.6 | LocalCC / Max | Codex 5.3 (OpenRouter) | 18790 |
| [[02-Fleet/Susan]] | Sales Pipeline | Kimi K2.5 | Moonshot | DeepSeek → MiniMax | 18792 |
| [[02-Fleet/Harper]] | Finance & Legal | GPT-5.2 | OpenRouter | MiniMax → DeepSeek | 18796 |
| [[02-Fleet/Sentinel]] | Security & Monitoring | DeepSeek-chat | DeepSeek | MiniMax M2.5 → Kimi K2.5 | 18800 |
| [[02-Fleet/Radar]] | Research & Intel | Grok-3 | OpenRouter/xAI | DeepSeek → MiniMax | 18804 |
| [[02-Fleet/Herald]] | Communications | Gemini 3.1 Pro | Google (direct) | Kimi K2.5 → DeepSeek | 18808 |
| [[02-Fleet/Cog]] | DevOps & Infrastructure | MiniMax M2.5 | MiniMax | DeepSeek → Kimi K2.5 | 18812 |

## Provider Distribution
- **DeepSeek:** Rivet (primary), Susan/Radar/Cog/Herald (fallback)
- **OpenRouter:** Harper, Radar (primary), Builder (fallback)
- **Moonshot:** Susan (primary), Herald/Cog (fallback)
- **MiniMax:** Cog (primary), Rivet/Builder/Harper/Sentinel/Radar (fallback)
- **Google (direct):** Herald
- **LocalCC / Max plan:** Builder (Opus 4.6 via `claude -p`)

> **Note:** [[02-Fleet/Rivet]] is temporarily on DeepSeek-chat. Target: GPT-5.4 (OpenAI direct) once rate limits clear.

## Config Locations
> **CRITICAL:** Gateway binary is `openclaw`. Always edit in `/root/.openclaw/` not `/root/.clawdbot/`.

- Rivet: `/root/.openclaw/clawdbot.json` (`openclaw.json` symlinked)
- Others: `/root/.openclaw-{agent}/clawdbot.json`

See [[05-Knowledge/Fleet Model Plan]] for full history and [[04-Operations/SOPs/Model Change SOP]] for how to change models.

## Monitoring
- [[04-Operations/Fleet Doctor]] runs every 5 min via cron
- [[03-Projects/Control Centre]] dashboard at cc.rateright.com.au
