Interactive Preview · Tab through 25+ projects, launch commands, read real system status · All actions run client-side
Command Surface for the Fisher Sovereign Ecosystem
Interactive launch surface for the Fisher Sovereign ecosystem. Inspect real project states, open public-safe demos, and see which systems are live, protected, or still in active buildout.
See what each system does, what kind of access is available, and where to go next without digging through internal workflow tools first.
Launch
Open Public-Safe Demos
Jump directly into browser-contained alphas like Harmony, Home Hub, Sovereign Signal, and Jump Quest.
Best for: exploring usable surfaces immediately
Inspect
Review Protected Systems
Read architecture summaries, states, and capabilities for systems that are intentionally not exposed in full.
Best for: understanding capability without exposing IP
Operate
Understand Real Availability
Use badges, port hints, and lifecycle states to tell the difference between a live app, an interactive preview, and a protected internal tool.
Best for: fast orientation across the full ecosystem
Projects
Every entry below corresponds to a real project in the Fisher Sovereign ecosystem. Open a card to see what the system is for, what kind of access is available, and whether you can inspect, preview, or open a live local surface.
Status:
No projects match your filters.
Activity
Recent Claude Code sessions across the ecosystem. Grouped by project, sorted by date. Prompt and response content is intentionally omitted for IP protection. Only outcomes and durations are shown.
Project
Date
Duration
Model
Outcome
Systems
Health of the three integrated background systems. The Sovereign Hub coordinates with these services for project orchestration, autonomous task execution, and operator command routing.
These are real systems running on this machine. "Offline" means the service is not currently running. The Sovereign Hub showcase you are viewing is a static snapshot of the live operator surface. In the live version these checks hit real endpoints.
Sessions
Aggregate session analytics. The heatmap shows activity by hour and weekday across the last 30 days. Top projects ranks by total session count.
Activity Heatmap
LessMore
Top Projects by Sessions
Workspace
Disk capacity, project totals, and a tail of the most recent Auton journal entries.
Disk Usage
2.4 / 4 TB
60% used
Project Count
0
tracked in registry
Active Services
0
running on bound ports
Auton Journal — Last 10
Settings
Display preferences and signaling controls. Settings are saved to localStorage and survive reloads.
Visibility
Show archived projects
Surface historical and superseded projects in the grid
Show paused projects
Include intentionally paused projects in default view
Compact card layout
Reduce card padding to fit more on screen
Signaling
Show "Protected" badge on IP-sensitive projects
Mark projects whose source is private with an explicit badge
Show "Public Alpha" labels
Mark real systems whose UI is still subject to change
Show port hint tooltips
"This service may not be running" reminder on port links
Defaults
Open detail panel automatically
First card click auto-opens slide-in detail
Help & About
A quick orientation to what Sovereign Hub is, what's real, what's demo, and what each status badge means.
What is Sovereign Hub?
Sovereign Hub is the central operator surface for the Fisher Sovereign project ecosystem. The live version runs locally and provides project orchestration, port management, health checks, session tracking, terminal launching, and integration with Auton, Moltbot Hub, and OpenClaw.
This page is an interactive showcase of that real system. Some projects are IP-sensitive; their demos are browser-only. Others run live on this machine. Status badges below tell you which is which.
Status Legend
●
Active
Fully operational, in regular use, can be launched or opened.
●
In Development
Actively built, not yet production-ready.
⚠
Paused
Intentionally paused. Code is preserved.
○
Archived
Historical, superseded by another project.
🔒
Protected
IP-sensitive. Demo-only on this page.
📊
Public Alpha
Real system, UI still subject to change.
🎯
Interactive Demo
Browser-based, real architecture underneath.
FAQ
What does "Protected" mean?
Protected projects are IP-sensitive. Their source is private and the live system is not exposed publicly. Only a sanitized profile is shown on this page.
Why are launch buttons disabled on some cards?
Launch and terminal actions are only enabled for Active and Public Alpha projects. Archived, paused, and Protected-only projects show their detail panel but cannot be launched from this showcase.
Is this dashboard live?
This page is a static showcase of the real Sovereign Hub. The real surface (running locally on port 8090) hits live API endpoints for everything you see here. The endpoint list below documents the real surface.
What happens when I click "Launch Claude Session"?
In the showcase, the project's local path is copied to your clipboard. In the live version, the same button calls /api/launch-claude to spawn an attached terminal session in the project directory.
Real Sovereign Hub Endpoints
The live operator surface at localhost:8090 exposes these endpoints. This page is a sanitized public reflection of that surface.
GET /api/projects
GET /api/sessions
GET /api/stats
POST /api/scan
GET /api/disk
GET /api/systems
GET /api/active-sessions
GET /api/openclaw/* GET /api/bot/* GET /api/auton/*
POST /api/open-terminal
POST /api/launch-claude
POST /api/bot/dispatch
POST /api/auton/kill POST /api/auton/resume
Mission
Fisher Sovereign Systems is being built to return control to the individual. Sovereign Hub is the operator surface for that mission: a single command plane for every project, every service, every session, owned and operated locally.