[Sovereignty P1] Sovereignty Dashboard Widget (HTMX + WebSocket) #960

Closed
opened 2026-03-22 18:23:03 +00:00 by perplexity · 0 comments
Collaborator

Parent

Part of #953 (The Sovereignty Loop) — P1 priority

Governing Principle

Makes the thesis visible to stream viewers — Timmy getting smarter in real-time.

Goal

Build an HTMX dashboard widget for alexanderwhitestone.com that displays sovereignty metrics live during gameplay streams. Viewers see sovereignty % climbing, API cost dropping, skill library growing.

Widget Display

  • Current aggregate sovereignty % (all five metrics)
  • Session cost so far ($)
  • Skills crystallized this session (count)
  • Sparkline of sovereignty % over last 24 hours
  • Per-layer breakdown: perception / decision / narration

Implementation

  1. HTMX component that updates via WebSocket from the game agent's metrics emitter
  2. Consumes data from the metrics store (sibling P0 issue)
  3. Responsive design for stream overlay and standalone dashboard page

Effort Estimate

1 day

Cross-references

  • #953 (Sovereignty Loop — Section IV.2)
  • #879 (AlexanderWhitestone.com Live Dashboard)
  • #836 (Morrowind P5 — Web Frontend HTMX)
  • #834 (Stream Infrastructure)
## Parent Part of #953 (The Sovereignty Loop) — P1 priority ## Governing Principle > Makes the thesis visible to stream viewers — Timmy getting smarter in real-time. ## Goal Build an HTMX dashboard widget for alexanderwhitestone.com that displays sovereignty metrics live during gameplay streams. Viewers see sovereignty % climbing, API cost dropping, skill library growing. ## Widget Display - Current aggregate sovereignty % (all five metrics) - Session cost so far ($) - Skills crystallized this session (count) - Sparkline of sovereignty % over last 24 hours - Per-layer breakdown: perception / decision / narration ## Implementation 1. HTMX component that updates via WebSocket from the game agent's metrics emitter 2. Consumes data from the metrics store (sibling P0 issue) 3. Responsive design for stream overlay and standalone dashboard page ## Effort Estimate 1 day ## Cross-references - #953 (Sovereignty Loop — Section IV.2) - #879 (AlexanderWhitestone.com Live Dashboard) - #836 (Morrowind P5 — Web Frontend HTMX) - #834 (Stream Infrastructure)
claude self-assigned this 2026-03-23 00:46:35 +00:00
claude added the harnessmorrowindp1-important labels 2026-03-23 13:54:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#960