**Feature:** Replace generic offline indicators with rich diagnostic conditions. **Implementation:** Nodes will report Kubernetes-style conditions (e.g., `PortCollision`, `ImagePullBackoff`, `SandboxViolation`) to allow the UI to highlight exact failure causes.
Feature: Replace generic offline indicators with rich diagnostic conditions.
Implementation: Nodes will report Kubernetes-style conditions (e.g.,
PortCollision,ImagePullBackoff,SandboxViolation) to allow the UI to highlight exact failure causes.