System Overview

Architecture Design

OpenClaw distributed system architecture, real-time status, and integration topology as of April 7, 2026.

Status & Recent Changes

April 7, 2026
Gateway Health

Healthy

ws://127.0.0.1:18789 · 903ms

Active Sessions

140

Default: claude-sonnet-4-6

Audit Issues

19 errors

309 warnings · Action needed

System Topology

┌─────────────────────────────────────────────────────────────┐
│          USER INTERFACES                                  │
├─────────────────────────────────────────────────────────────┤
│ • Telegram Chat (primary)                                   │
│ • Mission Control Dashboard (Vercel)                        │
│ • CLI / Mac mini terminal                                   │
└──────────────────────────┬──────────────────────────────────┘
                           │
        ┌──────────────────▼───────────────────┐
        │  OPENCLAW GATEWAY                    │
        ├────────────────────────────────────────┤
        │ • ws://127.0.0.1:18789                │
        │ • 140 active sessions                  │
        │ • LaunchAgent service (running)        │
        │ • Default model: claude-sonnet-4-6     │
        └──────────────────┬───────────────────┘
              ┌────────────┼────────────┐
              ▼            ▼            ▼
    ┌──────────────┐ ┌────────────┐ ┌──────────────┐
    │ CRON ENGINE  │ │ AI MODELS  │ │INTEGRATIONS  │
    ├──────────────┤ ├────────────┤ ├──────────────┤
    │ 6 jobs       │ │ FALLBACK:  │ │ • MS Graph   │
    │ (enabled)    │ │ • Sonnet   │ │ • GitHub API │
    │              │ │ • Haiku    │ │ • Brave Srch │
    │ Status: ⚠️   │ │ • Codex    │ │ • LanceDB    │
    │ Some errors  │ │ • Gemma4   │ │ • henry-api  │
    │              │ │            │ │   (localhost)│
    │ ⚠️ Nemotron  │ │ ⚠️ Legacy  │ │              │
    │   still      │ │   models   │ │ ✅ Tunnel:   │
    │   active     │ │   active   │ │ henry-api.   │
    │              │ │            │ │ brettcpollak │
    └──────────────┘ └────────────┘ └──────────────┘

AI Model Stack

TritonAI Sonnet

Complex reasoning, synthesis, briefing generation

TritonAI (free via recharge)

✅ Production

TritonAI Haiku

Lightweight monitoring, alerts, status checks

TritonAI (free via recharge)

✅ Production

OpenAI Codex

Code generation, structured outputs

Azure OpenAI

✅ Production

Codex-mini

Final fallback for coding tasks

Azure OpenAI

✅ Fallback

Gemma4 (Ollama)

Local embeddings, vector search

Ollama (9.6 GB)

✅ Local

Nemotron (deprecated)

Legacy dev environment model

Should not be in production

🔴 Migrate

Cron Job Status

6 total jobs
JobScheduleModelStatus
briefing-calendar-email6:25 AM dailyTritonAI Sonnet
briefing-ai-news6:35 AM dailyTritonAI Sonnet
opportunity-scan8:00 AM dailyTritonAI Sonnet
graph-token-refreshPeriodicGemma4
knowledge-graph-rebuild6:20 AM dailyGemma4
health-check-periodicEvery 5 minGemma4⚠️ Watch

Known Issues & TODOs

🔴 Critical

Vercel password mismatch

Local password and Vercel deployment password are out of sync — update via Vercel dashboard

🔴 Critical

19 configuration errors

Reverse proxy trust, exec security, safeBins configuration

⚠️ High

Nemotron still active

Deprecated model in production fallback chain, should migrate to TritonAI

⚠️ High

MS Graph token expiry

~90 day window, may cause calendar/email sync failures if expired

⚠️ Medium

Task maintenance needed

106 issues, run: openclaw tasks maintenance --apply