[gemini] Implement mobile heartbeat status page (#416) #440

Merged
Timmy merged 1 commits from gemini/issue-416 into main 2026-03-24 18:16:09 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
1285bf1b4b feat: Implement mobile heartbeat status page
All checks were successful
CI / validate (pull_request) Successful in 5s
CI / auto-merge (pull_request) Successful in 2s
Fixes #416

Implemented the heartbeat.html page as a lightweight, text-only status page.
- Fetches agent statuses by analyzing recent Gitea commits.
- Displays sovereignty score from sovereignty-status.json.
- Integrates Open-Meteo API for current weather conditions.
- Integrates Blockstream API for current BTC block height.
- Ensures page weight is under 50KB and is mobile-friendly with auto-refresh.
2026-03-24 14:15:44 -04:00