One platform. Four modules. Every system I've built now runs under a single roof — video clipping, content automation, agent orchestration, and ops all unified into 26 clean routes.
26
Routes
4
Backends synced
20+
Agents deployed
Beta
Current status

What It Does
Upload long-form footage and get back short-form clips automatically. The pipeline handles detection, trim points, and export.
Content automation microservice integrated directly into Studio. Ingestion, transformation, and distribution — all wired up.
Full agent orchestration panel. Dispatch Claude agents, monitor runs, and route outputs — all from one dashboard.
System health, pipeline status, error logs, and deployment controls migrated from the legacy MGT Suite.
ENABLED_MODULES env variable controls which route groups activate. Each module can be toggled independently in prod.
One command starts or stops all 4 backends. No hunting for processes. No manual port juggling.
The Architecture
Studio, Factory, Mission Control, and the legacy Suite were separate apps talking past each other. I unified them — one Next.js frontend with route groups, four backend microservices with synced ports and shared secrets.
Feature flags via ENABLED_MODULES mean I can ship modules independently without touching the rest of the platform.
Tech Stack
Related
Studio is in active beta. Follow the build in Discord or book a call to discuss a custom deployment.