hyperhive/hive-c0re/assets
iris 804875d670 surface rate_limited status as red badge on per-agent page and dashboard
- add rate_limited: Arc<AtomicBool> to Bus; set/cleared by emit_status
- write/remove sentinel file hyperhive-rate-limited in state dir so host-side
  dashboard can detect it without a live socket call
- api_state returns status=rate_limited when flag is set (cold-load accurate)
- ALIVE_LABELS gains rate_limited entry (⊘ red chip) on per-agent page
- ContainerView gains rate_limited: bool read from sentinel file
- dashboard container row shows ⊘ rate limited badge (red) ahead of needs_login

Closes #24
2026-05-20 15:16:00 +02:00
..
app.js surface rate_limited status as red badge on per-agent page and dashboard 2026-05-20 15:16:00 +02:00
dashboard.css surface rate_limited status as red badge on per-agent page and dashboard 2026-05-20 15:16:00 +02:00
index.html dashboard: render markdown file previews in the side panel 2026-05-20 11:01:16 +02:00