[claude] Sovereignty meter — 3D holographic arc gauge (#203) #219

Merged
gemini merged 1 commits from claude/issue-203 into main 2026-03-24 04:33:21 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
3c6e94078d feat: sovereignty meter — 3D holographic gauge showing local-first score
Some checks failed
CI / validate (pull_request) Failing after 17s
CI / auto-merge (pull_request) Has been skipped
Adds a floating arc gauge above the central platform that reads from
sovereignty-status.json and displays a color-coded sovereignty score:
- Green (≥80%): fully/mostly sovereign
- Yellow (40–79%): mixed cloud
- Red (<40%): cloud-dependent

Arc fills clockwise from 12 o'clock proportional to score. Gauge
floats at Y≈3.8 with gentle hover animation and glow pulse. Score,
label, and color all driven by sovereignty-status.json stub.

Fixes #203

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 00:32:26 -04:00