← Back to all Flat Fee outputs

Read-only local campaign artifact

orca-runtime-probe.json

direct-local-ops-wave-8/orca-runtime-probe.json

{
  "scope": "Windows-local, read-only Orca capability probe",
  "no_external_mutation": true,
  "no_accounts_or_devices_connected": true,
  "no_secrets_inspected": true,
  "orca_cli": {
    "command": "C:\\Users\\mikem\\bin\\orca.cmd",
    "status": "PASS",
    "runtime_state": "ready",
    "worktree_list_result": "PASS",
    "terminal_list_result": "PASS",
    "observed_worktree_count": 189,
    "observed_terminal_count": 7
  },
  "orca_emulator_ios": {
    "command": "orca emulator list --json",
    "status": "PARTIAL",
    "error_code": "emulator_error",
    "error_message": "spawn serve-sim ENOENT",
    "named_gate": "IOS_SIMULATOR_HOST_AND_SERVE_SIM_REQUIRED"
  },
  "orca_emulator_android": {
    "command": "orca emulator devices --json",
    "status": "PASS",
    "observed_avd_count": 5,
    "observed_running_device_count": 0,
    "operation": "documented Android AVD discovery only; no device booted or controlled"
  },
  "orca_per_workspace_env": {
    "command": "orca vm recipe doctor flat-fee-local --repo-path F:\\Projects\\mdai --json",
    "status": "PARTIAL",
    "error_check": "orca_yaml.exists",
    "error_message": "No orca.yaml found at F:\\Projects\\mdai\\orca.yaml",
    "named_gate": "ORCA_YAML_ENVIRONMENT_RECIPE_MISSING"
  }
}