{
  "schema_version": "runtime-bounded-test-command-v1",
  "source": "runtime-core-testing",
  "run_id": "44be7858-82b5-4986-bba0-560288f81006",
  "name": "no-output-timeout-smoke",
  "status": "testing_channel_timeout",
  "classification": "testing_channel_timeout",
  "command": "node",
  "args": [
    "-e",
    "setTimeout(() => {}, 60_000)"
  ],
  "command_summary": "node -e setTimeout(() => {}, 60_000)",
  "phase": "no_output_timeout",
  "started_at": "2026-05-17T23:55:44.124Z",
  "completed_at": "2026-05-17T23:55:46.134Z",
  "duration_ms": 2010,
  "timeout_ms": 8000,
  "no_output_timeout_ms": 1500,
  "last_output_at": null,
  "last_output_age_ms": null,
  "timed_out": false,
  "no_output_timeout": true,
  "exit_code": null,
  "signal": "SIGTERM",
  "stdout_tail": "",
  "stderr_tail": "",
  "report_path": "/workspace/.tmp/testing-channel/reports/no-output-timeout-smoke-44be7858-82b5-4986-bba0-560288f81006.json",
  "cleanup": {
    "attempted": true,
    "reason": "no-output-timeout-smoke timed out; stale Runtime leases were reconciled in report-only mode",
    "stale_lease_count": 0,
    "action": "reported"
  },
  "recommended_next_action": "Inspect the durable report and run no-output-timeout-smoke with narrower phases or added progress markers; broad tests must not run without bounded output.",
  "mutates_authority_state": false
}
