Xenon V2: The Next Generation of Autonomous Mobile Infrastructure
· 3 min read
We're thrilled to announce Xenon V2 — a ground-up evolution of the autonomous mobile infrastructure platform. This release brings AI-powered diagnostics, self-healing locators, visual intelligence, and enterprise-grade operational features.
Note (current state)
This post documents Xenon V2 as it shipped on 2026-02-17 and is preserved as a historical record. Some details have evolved since:
- Tier 4 of the self-healing engine no longer uses Florence-2; it now runs OCR (Tesseract.js) with the configured AI provider as the visual fallback. See Self-Healing and Omni-Vision.
- Hub↔node communication is HTTP REST + Socket.IO (not gRPC). See Architecture and Remote Execution.
- Hub-node authentication uses per-node
(accessKey, token)pair auth (not a shared secret). See Security.
