```json
{
  "next_action": "restart_service",
  "command": "systemctl restart service",
  "requires_approval": true,
  "stop_condition": "health_check_passed"
}
```