Skip to content

Mission Control — Overview

Mission Control is the central operations dashboard for Creators Agency. It provides real-time visibility into agents, revenue, projects, pipeline health, and system status — designed specifically as Apple's morning command center.

Live URL

Production: mission-control-ebon-seven.vercel.app

Auto-deploys from the main branch in partnerships-collabs/mission-control.

Purpose

Mission Control serves as:

  • Apple's morning brief — key metrics and blockers requiring attention
  • Operations overview — agent status, cron health, pipeline performance
  • Revenue dashboard — YTD tracking across 5 revenue sources toward $25M goal
  • Project management — active initiatives with status and ownership
  • System health — infrastructure monitoring and alerts

Tech Stack

LayerTechnology
FrameworkNext.js 15 (App Router)
StylingTailwind CSS (dark theme, zinc-900/800 palette)
LanguageTypeScript
DataConvex (real-time database), Neon PostgreSQL
External APIsClose CRM, Impact, RedVentures, AdsByMoney, MSN
DeploymentVercel (creators-agency1 account)

Key Features

🚨 Needs Apple

Hero section surfacing items blocked on Apple's attention — DNS changes, account access, strategic decisions. Updated every 2 hours via automated parsing.

💰 Revenue Tracker

Real-time progress toward $25M annual goal. Aggregates:

  • Close CRM — sponsorship deals (won opportunities)
  • Impact — affiliate network earnings
  • RedVentures — commission from RV Media Network
  • AdsByMoney — CPC/publisher earnings
  • MSN — manual monthly revenue reports

📋 Active Projects

Kanban-style project board with 4 states:

  • In Progress
  • Blocked
  • Done
  • On Hold

Each project shows ownership, status, and key metrics.

💚 System Health

Real-time indicators for:

  • Agents — Ari, Arlo, Axel operational status
  • Crons — scheduled job success/failure rates
  • Infrastructure — server health and resource usage

📊 Recent Activity

Timeline of the last 5 system events — cron runs, deployments, data syncs with color-coded status indicators.

The sidebar provides access to detailed views:

  • Home — main dashboard overview
  • Projects — detailed project cards with progress bars
  • Pipeline — 8-stage sponsor detection pipeline stats
  • Agents — detailed agent cards with assigned crons
  • Crons — sortable/filterable job table
  • Infrastructure — top processes, resource usage
  • Revenue — detailed revenue breakdown by source
  • Calendar — Google Calendar integration with cron schedules

Data Flow

Mission Control aggregates data from multiple sources:

Data is collected via:

  • Scheduled crons — revenue collector, needs Apple sync
  • Real-time APIs — Convex queries for live updates
  • File monitoring — agent handoffs, pending work parsing
  • Manual input — MSN revenue, project updates

Who Uses It

  • Apple (CEO) — primary user, morning dashboard check
  • Operations team — project status, system health monitoring
  • Development team — infrastructure alerts, deployment status
  • Finance team — revenue tracking and projections

Mission Control replaces the previous local-only dashboard and provides external access with enhanced features and real-time capabilities.