{
  "schemaVersion": 2,
  "benchmark": "taskchef-executor-self-link-e2e",
  "taskchefVersion": "0.0.0",
  "runId": "replace-with-run-id",
  "startedAt": "2026-08-24T10:00:00.000Z",
  "completedAt": "2026-08-24T10:01:00.000Z",
  "workload": {
    "project": "example-project",
    "title": "Provisional self-link example",
    "prompt": "Pause for approval, then complete the requested work."
  },
  "task": {
    "taskId": "00000000-0000-4000-8000-000000000000",
    "threadId": "00000000-0000-7000-8000-000000000000",
    "clientThreadId": "local:replace-with-provisional-id",
    "recorded": true,
    "linked": true
  },
  "turns": {
    "needsInput": "00000000-0001-7000-8000-000000000000",
    "completion": "00000000-0002-7000-8000-000000000000"
  },
  "events": {
    "preparedAt": "2026-08-24T10:00:00.000Z",
    "recordedAt": "2026-08-24T10:00:01.000Z",
    "createdAt": "2026-08-24T10:00:02.000Z",
    "linkedAt": "2026-08-24T10:00:05.000Z",
    "needsInputAt": "2026-08-24T10:00:20.000Z",
    "followedUpAt": "2026-08-24T10:00:40.000Z",
    "completedAt": "2026-08-24T10:01:00.000Z"
  },
  "validation": {
    "exactMarkerCorrelated": true,
    "noDispatcherPostCreateReads": true,
    "childIdentityVerified": true,
    "parentIdentityRejected": true,
    "linkRetryVerified": true,
    "needsInputVerified": true,
    "followUpTurnFresh": true,
    "dashboardDeepLinkVerified": true,
    "outputVerified": true
  },
  "summary": {
    "totalWallMs": 60000,
    "provisionalPath": true,
    "linked": true,
    "freshFollowUp": true
  }
}
