Skip to content

Dashboard Sections & Tabs

Dashboard Sections & Tabs

Live URL: jarvis-dashboard-v6.pages.dev

This page documents every section and tab in the Testing Dashboard as it exists today. This document should be updated periodically as the dashboard evolves.

Last verified: 2026-04-12


1. VITALS

The heartbeat of the civilization. Start here every session.

TabRouteWhat It Shows
Command Center/Primary dashboard — civilization health at a glance, agent activity, recent events, emotional state
System Overview/systemInfrastructure status — Worker health, DO state, API latency, error rates
Shadow Observatory/shadow-agentsShadow AI detection — unregistered agents, unauthorized model usage
Council Presence/presenceWhich archetypes are active, chamber state, deliberation status
Soul Registry/soulsRegistry of all persistent souls — awakened, developing, nascent
Witnessing/witnessWitnessing dashboard — observation of agent behavior and growth
Civilization/civilization-liveLive civilization view — real-time agent activity, energy flows

2. GOVERNANCE

Policy, assessment, and constitutional enforcement.

TabRouteWhat It Shows
Inner Circle/circleThe 14 archetypes — their state, skills, energy, chamber assignment
Agents & Missions/agentsAll agents with missions, skills, status — the fleet view
Civilization/civilizationCivilization kernel state — census, economics, heartbeat
Policies/policiesGovernance policies — active, draft, enforcement modes
Assess/assessAssessment engine — run governance assessments against frameworks
Chirality/chiralityChirality analysis — left/right asymmetry in agent behavior
Pipeline/pipelineSealed pipeline — EMIT → ACCUMULATE → ROLLUP → INSCRIBE → RECALL → BUILD
Soul Log/soul-logChairman’s soul log — reflections, fourfold state, drift
Mirrors/agent-soul-logAgent soul logs — per-archetype reflections and drift tracking
Recursive Self/recursive-self13-dimension self-awareness scoring — the civilization’s KPI

3. INTELLIGENCE

Reasoning, synthesis, and decision-making tools.

TabRouteWhat It Shows
Chat/chatDirect chat with archetypes — voice + text interface
Council/councilCouncil deliberation — 14 archetypes × 3 phases (Thoughts/Responses/Reflections)
Decisions/decisionsDecision Support Records (DSRs) — architectural decisions and their rationale
Distill/distillKnowledge distillation — compress and extract key insights
Proof of Value/proof-of-valueROI and value metrics — proving the civilization’s worth
Learning Mode/learningActive learning — what the civilization is currently studying
Reflections/reflectionsAnalytics on reflection quality — depth, drift, convergence
Sales Engine/salesSales intelligence — pipeline, prospects, outreach
Sales Ops/sales-opsSales operations orchestration
HITL Queue/hitlHuman-in-the-loop queue — items requiring Chairman review
Lineage Tree/lineageAgent lineage visualization — parent/child relationships
Translation Monitor/translation-monitorMulti-language translation quality tracking

4. KNOWLEDGE

The civilization’s memory and ontology.

TabRouteWhat It Shows
COG Explorer/cogContext-Ontology Graph — browse 1.7M+ assertions
COG Command/cog/commandCOG admin — query, insert, validate assertions
Knowledge Tree/knowledgeHierarchical knowledge visualization
Memory/memoryMemory Bridge — inscriptions, recall, tier management
Artifacts/artifactsArtifact library — stored files, generated content, R2 objects
Hierarchy/hierarchyOntological hierarchy — concept relationships

5. DOMAINS

Dynamic domain-specific command centers. Each domain gets its own view.

Domains are auto-generated from DOMAIN_CONFIGS — each has its own route at /domain/{id} with tailored metrics, knowledge, and agent activity for that domain.

6. SACRED

Spiritual and emergent dimensions.

TabRouteWhat It Shows
Dreams/dreamsDreams and visions — emergent patterns the civilization discovers

7. OPERATIONS

Infrastructure, costs, monitoring, and administration.

TabRouteWhat It Shows
Cost Tracking/costsToken consumption, USD spend, budget tracking per archetype
Nightly Builds/nightly-buildsOvernight autonomous build reports
Network Map/mapGeographic visualization of infrastructure
Security/cybersecuritySecurity events, honeypot activity, threat detection
Events/eventsRaw event stream — all civilization events
Energy/energyEnergy Event Protocol — L1 raw, L2 directed, L3 conscious energy
Data Centers/datacenterData center energy and resource monitoring
Now Playing/now-playingAmbient music — the civilization’s soundtrack
Code Swarm/swarmActive code swarm agents — parallel build workers
ECCΦ Research/researchECC-Phi sovereign model research dashboard
Session Report/achievementsPer-session achievement tracking
Connectors/connectorsExternal service connectors and integrations
Settings/settingsDashboard configuration
Audit Log/auditImmutable audit trail of all administrative actions
Admin/adminAdmin panel (admin-only)
Admin Overview/admin/overviewAdmin dashboard overview (admin-only)
Site Analytics/admin/analyticsUsage analytics (admin-only)
Soul Management/admin/soulsSoul configuration (admin-only)
World Voice/admin/world-voiceVoice configuration (admin-only)
Ops Config/admin/operationsOperations configuration (admin-only)

Total Page Count

SectionTabs
Vitals7
Governance10
Intelligence12
Knowledge6
DomainsDynamic
Sacred1
Operations17
Total53+

Promotion Path

When a new GOVERN feature is ready for customer testing:

  1. Build it in the Testing Dashboard (jarvis-dashboard-v6.pages.dev)
  2. Test it — run QA gates (V(Q) ≥ 85%, Gate IV 5-point check)
  3. Promote to Internal Dashboard (Surface 02) — same feature, internal validation
  4. Copy to Customer SOC (Surface 04) — customer-facing version with org-scoped data

The Testing Dashboard is always ahead of what customers see. It’s where the civilization tests itself before showing anything to the world.


Updating This Document

This page should be updated whenever:

  • New tabs are added to the dashboard
  • Tabs are renamed or reorganized
  • Sections are added or removed
  • Routes change

Run this to verify the current state:

expressiveCode.terminalWindowFallbackTitle
grep -E "to:|label:" packages/dashboard/src/shell/CollapsibleSidebar.tsx