{
  "phase": "rebase-tests",
  "command": [
    "cargo",
    "nextest",
    "run",
    "--locked",
    "-p",
    "spt",
    "--bin",
    "spt",
    "--test",
    "composite_e2e",
    "-j",
    "2",
    "--no-fail-fast",
    "-E",
    "test(cli::tests::gh_) | binary(composite_e2e)"
  ],
  "cwd": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.worktrees\\312-positive-gh-probe",
  "target": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.worktrees\\312-positive-gh-probe\\target",
  "jobs": 2,
  "started_at": "2026-09-22T02:15:03.888352+00:00",
  "pid": 4884,
  "exit": 0,
  "elapsed_s": 39.25,
  "finished_at": "2026-09-22T02:15:43.140968+00:00"
}