Remote action eligibility and verification
The action catalogue separates diagnosis confidence from permission to act. Each intervention defines eligibility, customer-session guardrails, rollback and verification.
Closed-loop execution
Action run HA-RUN-7842The button advances from policy eligibility to command receipt, telemetry verification and verified closure.
Action catalogue
5 policiesSteer laptop to living-room mesh
{
"command_type": "DEVICE_STEERING",
"target_device": "work-laptop-bedroom",
"from_node": "mesh-bedroom",
"to_node": "mesh-living-room",
"guardrail": "do_not_disconnect_active_video_call",
"rollback_if": "packet_loss_increases_after_5_minutes"
}Guardrail evaluation
policy passedVerification contract
pending“I checked your internet line and it is healthy. The issue is inside the home WiFi path. Your bedroom mesh connection is weak and your laptop was connected through a poor path. The system has improved the connection and will continue monitoring. If the bedroom extender remains weak, move it closer to the hallway.”
CRM output · ready“Your internet line is working normally. We improved the WiFi path for your video call. If the bedroom signal becomes weak again, move the extender closer to the hallway.”
App notification · ready