{
  "schema_version": "runtime-bounded-test-command-v1",
  "source": "runtime-core-testing",
  "run_id": "07be3769-8e23-418c-abf7-f719c59e52a5",
  "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-18T00:06:44.839Z",
  "completed_at": "2026-05-18T00:06:46.874Z",
  "duration_ms": 2035,
  "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-07be3769-8e23-418c-abf7-f719c59e52a5.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
}
