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.
Three Layers
Prism
Scheduler + scannerRuns the portfolio checks and prepares the signals that need owner attention.
Private data layer
System of recordStores project state, snapshots, decisions, and activity for my own review workflow.
HQ interface
Personal consoleA private dashboard for lifecycle review, project status, decision queues, and activity context.
How It Works
Nightly Health Scan
A scheduled sweep checks the projects I actively maintain and turns repo state into a compact review surface.
Decision Triggers
Inactive or drifting work appears in a private decision queue. Nothing auto-archives and nothing gets published from this page.
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.
Weekly Review
The useful output is a short owner-facing summary: what moved, what is stale, and what needs a decision next.
Next.js 16, Tailwind v4, shadcn/ui, a private data layer, and the Prism scheduler