{
  "schemaVersion": "aruntime.trace-envelope.v1",
  "traceId": "0123456789abcdef0123456789abcdef",
  "correlationId": "corr_20260623_001",
  "startedUtc": "2026-06-23T14:30:00Z",
  "endedUtc": "2026-06-23T14:30:08Z",
  "sampling": "sampled",
  "infrastructureSpans": [
    {
      "spanId": "0123456789abcdef",
      "parentSpanId": null,
      "name": "runtime.request",
      "startedUtc": "2026-06-23T14:30:00Z",
      "endedUtc": "2026-06-23T14:30:08Z",
      "status": "ok",
      "attributes": {
        "runtime.route": "hosted-general-v3"
      }
    }
  ],
  "modelSpans": [
    {
      "spanId": "1111111111111111",
      "parentSpanId": "0123456789abcdef",
      "name": "model.generate",
      "startedUtc": "2026-06-23T14:30:02Z",
      "endedUtc": "2026-06-23T14:30:07Z",
      "status": "ok",
      "attributes": {
        "model.deployment": "deploy:2026-06-20.1",
        "gen_ai.usage.output_tokens": 412
      }
    }
  ],
  "toolSpans": [],
  "policyDecisions": [
    {
      "decision": "allow"
    }
  ],
  "businessOutcomes": [],
  "evaluationResults": [
    {
      "evaluator": "citation-completeness.v2",
      "score": 1.0
    }
  ],
  "redaction": {
    "rawPromptsStored": false,
    "rules": [
      "omit-raw-input"
    ]
  }
}
