Description
The hydraheadipad kiosk agent should include the device WiFi SSID and local IP address in the diagnostics payload it sends to hydracluster.
Currently the diagnostics only carry: app, version, latency_ms, routing, wireguard.
Adding wifi_ssid and local_ip would allow immediate remote diagnosis of network routing issues — e.g. confirming the iPad is on the experiencenet SSID vs a hotspot, and identifying the WireGuard gateway it should be routing through.
This surfaced during a failed pairing on ipad-head-2 (node-ea866a02, nerdland/bxl1-test, issue #309) — knowing the SSID and IP would have resolved the root cause without needing physical access.