Back
Private operator dashboard

HQ

Maintenance Cockpit

HQ is the private surface for answering a simple question: what needs my attention next? It turns repo state, maintenance signals, stale work, and review queues into an owner-facing dashboard. The system can point, prioritize, and frame repairs, but every meaningful change stays human-gated.

Private
Personal Dashboard
Review
Human-Gated Changes
0
Force Pushes Allowed
Daily
Routine Check-ins

Three Layers

Prism

Scheduler + scanner

Runs the portfolio checks and prepares the signals that need owner attention.

Private data layer

System of record

Stores project state, snapshots, decisions, and activity for my own review workflow.

HQ interface

Personal console

A private dashboard for lifecycle review, project status, decision queues, and activity context.

How It Works

01

Nightly Health Scan

A scheduled sweep checks the projects I actively maintain and turns repo state into a compact review surface.

02

Decision Triggers

Inactive or drifting work appears in a private decision queue. Nothing auto-archives and nothing gets published from this page.

03

Scoped Repair Loop

When a project needs attention, HQ helps frame a bounded repair path. Every change remains review-gated; no auto-merge and no force-push.

04

Weekly Review

The useful output is a short owner-facing summary: what moved, what is stale, and what needs a decision next.

Tech Stack

Next.js 16, Tailwind v4, shadcn/ui, a private data layer, and the Prism scheduler

All Projects