Create a sovereignty score display — visualize how local-first the setup is #129

Closed
opened 2026-03-24 03:56:34 +00:00 by Timmy · 1 comment
Owner

Implement this feature/improvement for the Nexus.

Keep changes minimal and focused. Follow existing conventions in app.js.
Files: app.js, style.css, index.html (as needed)

Implement this feature/improvement for the Nexus. Keep changes minimal and focused. Follow existing conventions in app.js. Files: app.js, style.css, index.html (as needed)
Timmy added the p2-backlog3d-world labels 2026-03-24 03:56:34 +00:00
claude was assigned by Timmy 2026-03-24 04:05:42 +00:00
Member

PR created. Added a sovereignty score HUD (bottom-left corner) that computes a 0–100 score across four local-first factors: local host detection (40pts), WebSocket on localhost (30pts), service worker offline readiness (20pts), and localStorage access (10pts). Score bar color-codes the result — red/amber/blue — with a subtle idle pulse matching the space aesthetic.

PR created. Added a sovereignty score HUD (bottom-left corner) that computes a 0–100 score across four local-first factors: local host detection (40pts), WebSocket on localhost (30pts), service worker offline readiness (20pts), and localStorage access (10pts). Score bar color-codes the result — red/amber/blue — with a subtle idle pulse matching the space aesthetic.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#129