---
created: 2026-03-12
tags: [fleet, agent]
related: ["[[02-Fleet/Fleet Map]]"]
---

# Rivet

**Role:** Orchestrator
**Port:** 18789
**Service:** clawdbot-gateway
**Config:** `/root/.openclaw/clawdbot.json`

## Model
- **Primary:** DeepSeek-chat (DeepSeek)
- **Fallback 1:** MiniMax M2.5
- **Fallback 2:** Kimi K2.5

## Responsibilities
- Operations brain — runs 24/7, spawns sub-agents, manages the entire fleet
- Manages fleet coordination, task routing, and agent lifecycle
- Conducts morning/evening calls with Michael

## Key Files
- Config: `/root/.openclaw/clawdbot.json`
- Auth: `/root/.openclaw/agents/main/agent/auth-profiles.json`
- Sessions: `/root/.openclaw/agents/main/sessions/sessions.json`

## Target Model
- **Target:** GPT-5.4 (OpenAI direct) — switch back once OpenAI rate limits clear
- DeepSeek-chat is interim only. See [[04-Operations/Incidents/2026-03-12 OpenRouter Rate Limit]] for context.

## Recent Activity
- 2026-03-12: Model migration — diversified fallbacks away from OpenRouter
- 2026-03-12: Temporarily on DeepSeek-chat while OpenAI rate limits resolve
