A full-stack orchestration platform for spawning, monitoring, and controlling multiple parallel Claude Code sessions. A Node.js daemon manages Claude CLI processes via the Anthropic Agent SDK, syncs state to Supabase, and routes questions through a custom MCP server (ask_human tool) to a Next.js dashboard and Flutter mobile app -- so the operator answers from anywhere via FCM push notification. Includes real-time ANSI log streaming via WebSocket, cost/tool analytics, and Docker Compose deployment.