As an admin, I want bot status and position to update in near real-time without refreshing, so that I can monitor the fleet as it is operating. Acceptance criteria: - [ ] A live indicator on the Bots page shows when the telemetry stream is connected - [ ] Battery level, online status, and servicing status update automatically as new telemetry arrives - [ ] The admin app consumes events from Event Hub - [ ] If the stream disconnects, the UI shows a reconnecting state and falls back to manual refresh - [ ] Stale data (no telemetry in the last N seconds) is visually flagged on the affected bot row
As an admin, I want bot status and position to update in near real-time without refreshing, so that I can monitor the fleet as it is operating.
Acceptance criteria: