diff --git a/heartbeat.html b/heartbeat.html
index a0f49a0..beaa2aa 100644
--- a/heartbeat.html
+++ b/heartbeat.html
@@ -3,219 +3,283 @@
-
Nexus Heartbeat
-
-
NEXUS HEARTBEAT
+
+
○ NEXUS HEARTBEAT
-
-
SOVEREIGNTY STATUS
-
- SCORE:
- LOADING...
-
-
- LABEL:
- LOADING...
-
+
+
SOVEREIGNTY
+
+ SCORE:
+ AWAITING FILE
-
-
-
-
-
-
-
ENVIRONMENTALS
-
- WEATHER:
- UNKNOWN
-
-
- BTC BLOCK:
- UNKNOWN
-
-
-
-
- Last Updated: NEVER
+
+ LABEL:
+ MANUAL UPDATE
-
+ // ── boot ─────────────────────────────────────────────────────────────────
+ refresh();
+ setInterval(refresh, REFRESH_MS);
+}());
+