{
  "runId": "4b4a6e1d17d2--grok-account-parity",
  "tiles": [
    {
      "key": "wallClockMs",
      "label": "Run span",
      "value": 60000
    },
    {
      "key": "runCount",
      "label": "Run attempts",
      "value": 1
    },
    {
      "key": "llmMs",
      "label": "LLM time",
      "value": 40000
    },
    {
      "key": "gate0Ms",
      "label": "gate0 time",
      "value": 20000
    },
    {
      "key": "idleRestartMs",
      "label": "Idle between runs",
      "value": 0
    },
    {
      "key": "tasksLanded",
      "label": "Tasks landed",
      "value": 0
    }
  ],
  "attribution": [
    {
      "cat": "llm-implement",
      "totalMs": 40000
    },
    {
      "cat": "llm-fixer",
      "totalMs": 0
    },
    {
      "cat": "llm-review",
      "totalMs": 0
    },
    {
      "cat": "gate0",
      "totalMs": 20000
    },
    {
      "cat": "idle-restart",
      "totalMs": 0
    },
    {
      "cat": "other",
      "totalMs": 0
    }
  ],
  "runs": [
    {
      "index": 0,
      "startTs": "2026-07-10T09:09:00.000+07:00",
      "endTs": "2026-07-10T09:10:00.000+07:00",
      "durationMs": 60000,
      "outcome": "crash",
      "landed": 0,
      "quarantined": 0,
      "skipped": 0,
      "gate0Fails": 1,
      "fixerAttempts": 0
    }
  ],
  "segments": [
    {
      "t0": 1783649340000,
      "durMs": 40000,
      "cat": "llm-implement",
      "taskId": "t1",
      "agentId": "t1"
    },
    {
      "t0": 1783649380000,
      "durMs": 20000,
      "cat": "gate0",
      "taskId": "t1",
      "agentId": "t1"
    }
  ]
}
