{
  "phase": "final-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-22T01:54:21.547789+00:00",
  "pid": 46536,
  "exit": 0,
  "elapsed_s": 19.375,
  "finished_at": "2026-09-22T01:54:40.925169+00:00"
}