PLANET HUB

Internal command center for monitoring and managing the ecosystem's apps and workflows.

STATUS: MVPADR COUNT: 0LAST UPDATED: 2026-03-30

Hub is the operator-facing control surface at port 3000. It uses the shared UI system and the Void/Cyan theme to keep internal workflows focused and fast. This is an internal workbench, not a public marketing site.

Overview

Planet Hub is the central coordination workbench for ecosystem operators. Operating on port 3000, it provides a high-density, internal-facing control surface for monitoring and managing the monorepo's workflows.

Architecture

Built on the Next.js 15 App Router and orchestrated with Turbopack, the Hub leverages React 19 and Tailwind CSS v4 running in an internal Docker container. It strictly consumes the shared @mheepeem/ui library and implements a distinct "Void/Cyan" theme via the 3-tier token framework to visually separate it from public-facing apps.

Problem It Solves

Ecosystem operators need a centralized, fast, and data-dense interface to manage internal services, configuration, and telemetry without exposing sensitive operations to the public internet.

Current State

MVP operational. The port 3000 workbench is live, and the internal Void/Cyan theme contract has been successfully established for operator workflows.

MILESTONES

Port 3000 Workbench Live

[PAIR]2026-03-22

Port 3000 workbench and Void/Cyan theme contract established for operator workflows.