PLATFORM · SKILL

System Map

Every service in the Steele Zone stack — live status, connections, and what each one does.

Powered by the system-health skill via api.meshtool.ai/mcp. This map is the whole kitchen, visible.

livelocalcode-onlybuildinglegacy

🟢 Live Services

thinkzone-api

Railway · api.meshtool.ai

Agentic API · /mcp · /v1/stream SSE bus · Stripe + Coinbase webhooks

brainalive-os

brain

Railway · brain-production-6f54.up.railway.app

Event bridge · 8 flows · routes to thinkzone-api + Core MCP

thinkzone-api

discoslop

Vercel · disco-bass.com

AI DJ web app · MusicGen (RunPod) · DJ Board · Synth · Beat Maker

thinkzone-api

meshtool-landing

Vercel · meshtool.ai

MeshTool marketing + skills marketplace + live agent demo

thinkzone-api

wide-awake

Railway · Telegram @wide_awakebot

Telegram arbitrage bot

thinkzone-api

obs-overlay

Railway · obs-overlay-production.up.railway.app

OBS tip leaderboard browser source

creator-os-hub

Vercel · creator-os-hub-one.vercel.app

Owner Mission Control · event feed · service health · topology map

thinkzone-apibrain

🔵 In Progress / Local

alive-os

local

Local · local MCP stdio

30-tool MCP nervous system · sensory / mood / autonomy / mesh

crs

code-only

Vercel · crs-steele-zone.vercel.app

Compounding Ritual System · needs /api/health + deploy

Query this map from any agent

The System Health skill returns live status for all services. Call it before making downstream requests.

// via api.meshtool.ai/mcp
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            {
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              "tool": "system-health",
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                "params": {}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                }
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                // returns: { services: [ { name, status, latency_ms } ] }
Source of truth: services.manifest.json · reconciled by scripts/reality-audit.js