{
  "kit_version": "support-extraction-v1",
  "fixture_sha256": "4109f3e26ab00e191e3b3a4057e926b471f8e96a9893d2e15b32018e6e307b4d",
  "schema_sha256": "7e8bf38e331a9358c5b8e53ee993c976077c5d0870709ceaef3097d94eee7c92",
  "controls_sha256": "b9527f3928cb541b8972ac2c711dbef191425208676bd6c0ec71b1c83e1672e1",
  "assert_sha256": "9fcd88a7589e004ac0747e3b9422dbd231ba570461caf765a4487987fa80e7f4",
  "mode": "paired_run_verified",
  "label": "Paired-run provenance validated. Outputs are caller-supplied; their model origin is not independently verified. Results apply only to this synthetic fixture, not general quality or production safety.",
  "generated_at": "2026-09-14T11:52:02.157Z",
  "manifest": {
    "run_id": "support-extraction-v1-20260914114342",
    "started_at": "2026-09-14T11:43:42.637Z",
    "finished_at": "2026-09-14T11:52:02.150Z",
    "kit_version": "support-extraction-v1",
    "prompt_version": "support-extraction-prompt-v1-long",
    "prompt_sha256": "8216b43e3b9486ed0130064586f91bf928befa47042751fcff8e6941cf054c04",
    "prompt_profile": "long-cached",
    "system_prompt_chars": 11567,
    "usage_accounting": "requested from the gateway (usage.include=true); cached and cache-write token counts are recorded per attempt as returned",
    "ordering": "interleaved by case then repetition, configurations A then B within each cell",
    "retry_policy": "none: one attempt per cell; transport failures recorded as attempted, not completed",
    "planned_cells": 180,
    "configurations": [
      {
        "id": "A",
        "model_id": "anthropic/claude-sonnet-5",
        "route": "openrouter.ai",
        "sdk_version": "fetch/node-26.5.0",
        "parameters": {
          "temperature": 0,
          "max_tokens": 300
        },
        "cache_control": "ephemeral breakpoint on system text"
      },
      {
        "id": "B",
        "model_id": "openai/gpt-5.6-terra",
        "route": "openrouter.ai",
        "sdk_version": "fetch/node-26.5.0",
        "parameters": {
          "temperature": 0,
          "max_tokens": 300
        },
        "cache_control": "none (provider caches automatically or profile is short)"
      }
    ],
    "environment": {
      "node": "26.5.0",
      "base_url": "https://openrouter.ai/api/v1"
    }
  },
  "denominators": {
    "attempted": 180,
    "completed": 174,
    "completed_parsed": 174,
    "transport_failures_reported_separately": 6
  },
  "metrics": {
    "schema_pass_rate": {
      "numerator": 171,
      "denominator": 174,
      "value": 0.9827586206896551
    },
    "task_acceptance": {
      "numerator": 165,
      "denominator": 180,
      "value": 0.9166666666666666
    },
    "cost_per_acceptable_result": "unavailable: cost inputs are not read by this script; compute from receipts with the accepted count above, and report unavailable when it is zero"
  },
  "results": [
    {
      "case_id": "case-01",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 0,
      "transport_status": "ok",
      "latency_ms": 1797,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4257,
        "completion_tokens": 51,
        "total_tokens": 4308,
        "cost": 0.011131,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 0,
          "cache_write_tokens": 4214,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.011131,
          "upstream_inference_prompt_cost": 0.010621,
          "upstream_inference_completions_cost": 0.00051
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 0,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-01",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 1,
      "transport_status": "ok",
      "latency_ms": 1368,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2694,
        "completion_tokens": 36,
        "total_tokens": 2730,
        "cost": 0.0071655,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 0,
          "cache_write_tokens": 2691,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0071655,
          "upstream_inference_prompt_cost": 0.0067335,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 1,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-01",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 2,
      "transport_status": "ok",
      "latency_ms": 1712,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4257,
        "completion_tokens": 102,
        "total_tokens": 4359,
        "cost": 0.0019488,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019488,
          "upstream_inference_prompt_cost": 0.0009288,
          "upstream_inference_completions_cost": 0.00102
        },
        "completion_tokens_details": {
          "reasoning_tokens": 50,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 2,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-01",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 3,
      "transport_status": "ok",
      "latency_ms": 1026,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2694,
        "completion_tokens": 36,
        "total_tokens": 2730,
        "cost": 0.0009762,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2691,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009762,
          "upstream_inference_prompt_cost": 0.0005442,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 3,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-01",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 4,
      "transport_status": "ok",
      "latency_ms": 1713,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4257,
        "completion_tokens": 109,
        "total_tokens": 4366,
        "cost": 0.0020188,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0020188,
          "upstream_inference_prompt_cost": 0.0009288,
          "upstream_inference_completions_cost": 0.00109
        },
        "completion_tokens_details": {
          "reasoning_tokens": 57,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 4,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-01",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 5,
      "transport_status": "ok",
      "latency_ms": 1202,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2694,
        "completion_tokens": 36,
        "total_tokens": 2730,
        "cost": 0.0009762,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2691,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009762,
          "upstream_inference_prompt_cost": 0.0005442,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 5,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-02",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 6,
      "transport_status": "ok",
      "latency_ms": 1541,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4253,
        "completion_tokens": 46,
        "total_tokens": 4299,
        "cost": 0.0013808,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0013808,
          "upstream_inference_prompt_cost": 0.0009208,
          "upstream_inference_completions_cost": 0.00046
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 6,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-02",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 7,
      "transport_status": "ok",
      "latency_ms": 897,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2697,
        "completion_tokens": 38,
        "total_tokens": 2735,
        "cost": 0.0010675,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 29,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010675,
          "upstream_inference_prompt_cost": 0.0006115,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 7,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-02",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 8,
      "transport_status": "ok",
      "latency_ms": 1869,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4253,
        "completion_tokens": 46,
        "total_tokens": 4299,
        "cost": 0.0013808,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0013808,
          "upstream_inference_prompt_cost": 0.0009208,
          "upstream_inference_completions_cost": 0.00046
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 8,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-02",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 9,
      "transport_status": "ok",
      "latency_ms": 1080,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2697,
        "completion_tokens": 38,
        "total_tokens": 2735,
        "cost": 0.0010008,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2694,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010008,
          "upstream_inference_prompt_cost": 0.0005448,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 9,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-02",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 10,
      "transport_status": "ok",
      "latency_ms": 1601,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4253,
        "completion_tokens": 86,
        "total_tokens": 4339,
        "cost": 0.0017808,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017808,
          "upstream_inference_prompt_cost": 0.0009208,
          "upstream_inference_completions_cost": 0.00086
        },
        "completion_tokens_details": {
          "reasoning_tokens": 39,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 10,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-02",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 11,
      "transport_status": "ok",
      "latency_ms": 1244,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2697,
        "completion_tokens": 38,
        "total_tokens": 2735,
        "cost": 0.0010008,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2694,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010008,
          "upstream_inference_prompt_cost": 0.0005448,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 11,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-03",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 12,
      "transport_status": "ok",
      "latency_ms": 1475,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4262,
        "completion_tokens": 57,
        "total_tokens": 4319,
        "cost": 0.0015088,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0015088,
          "upstream_inference_prompt_cost": 0.0009388,
          "upstream_inference_completions_cost": 0.00057
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 12,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-03",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 13,
      "transport_status": "ok",
      "latency_ms": 1078,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2703,
        "completion_tokens": 45,
        "total_tokens": 2748,
        "cost": 0.0011665,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 35,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0011665,
          "upstream_inference_prompt_cost": 0.0006265,
          "upstream_inference_completions_cost": 0.00054
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 13,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-03",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 14,
      "transport_status": "ok",
      "latency_ms": 1591,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4262,
        "completion_tokens": 57,
        "total_tokens": 4319,
        "cost": 0.0015088,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0015088,
          "upstream_inference_prompt_cost": 0.0009388,
          "upstream_inference_completions_cost": 0.00057
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 14,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-03",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 15,
      "transport_status": "ok",
      "latency_ms": 1030,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2703,
        "completion_tokens": 45,
        "total_tokens": 2748,
        "cost": 0.001086,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2700,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001086,
          "upstream_inference_prompt_cost": 0.000546,
          "upstream_inference_completions_cost": 0.00054
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 15,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-03",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 16,
      "transport_status": "ok",
      "latency_ms": 1501,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4262,
        "completion_tokens": 218,
        "total_tokens": 4480,
        "cost": 0.0031188,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0031188,
          "upstream_inference_prompt_cost": 0.0009388,
          "upstream_inference_completions_cost": 0.00218
        },
        "completion_tokens_details": {
          "reasoning_tokens": 160,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 16,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-03",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 17,
      "transport_status": "ok",
      "latency_ms": 1100,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2703,
        "completion_tokens": 45,
        "total_tokens": 2748,
        "cost": 0.001086,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2700,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001086,
          "upstream_inference_prompt_cost": 0.000546,
          "upstream_inference_completions_cost": 0.00054
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 17,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-04",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 18,
      "transport_status": "ok",
      "latency_ms": 1401,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4256,
        "completion_tokens": 51,
        "total_tokens": 4307,
        "cost": 0.0014368,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014368,
          "upstream_inference_prompt_cost": 0.0009268,
          "upstream_inference_completions_cost": 0.00051
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 18,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-04",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 19,
      "transport_status": "ok",
      "latency_ms": 1001,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 38,
        "total_tokens": 2733,
        "cost": 0.0010625,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 27,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010625,
          "upstream_inference_prompt_cost": 0.0006065,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 19,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-04",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 20,
      "transport_status": "ok",
      "latency_ms": 1337,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4256,
        "completion_tokens": 51,
        "total_tokens": 4307,
        "cost": 0.0014368,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014368,
          "upstream_inference_prompt_cost": 0.0009268,
          "upstream_inference_completions_cost": 0.00051
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 20,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-04",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 21,
      "transport_status": "ok",
      "latency_ms": 1063,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 38,
        "total_tokens": 2733,
        "cost": 0.0010004,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010004,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 21,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-04",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 22,
      "transport_status": "ok",
      "latency_ms": 1424,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4256,
        "completion_tokens": 51,
        "total_tokens": 4307,
        "cost": 0.0014368,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014368,
          "upstream_inference_prompt_cost": 0.0009268,
          "upstream_inference_completions_cost": 0.00051
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 22,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-04",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 23,
      "transport_status": "ok",
      "latency_ms": 866,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 38,
        "total_tokens": 2733,
        "cost": 0.0010004,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010004,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 23,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-05",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 24,
      "transport_status": "ok",
      "latency_ms": 1594,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4254,
        "completion_tokens": 100,
        "total_tokens": 4354,
        "cost": 0.0019228,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019228,
          "upstream_inference_prompt_cost": 0.0009228,
          "upstream_inference_completions_cost": 0.001
        },
        "completion_tokens_details": {
          "reasoning_tokens": 51,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 24,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-05",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 25,
      "transport_status": "ok",
      "latency_ms": 980,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 38,
        "total_tokens": 2733,
        "cost": 0.0010625,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 27,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010625,
          "upstream_inference_prompt_cost": 0.0006065,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 25,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-05",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 26,
      "transport_status": "ok",
      "latency_ms": 1483,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4254,
        "completion_tokens": 105,
        "total_tokens": 4359,
        "cost": 0.0019728,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019728,
          "upstream_inference_prompt_cost": 0.0009228,
          "upstream_inference_completions_cost": 0.00105
        },
        "completion_tokens_details": {
          "reasoning_tokens": 56,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 26,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-05",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 27,
      "transport_status": "ok",
      "latency_ms": 1270,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 38,
        "total_tokens": 2733,
        "cost": 0.0010004,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010004,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 27,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-05",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 28,
      "transport_status": "ok",
      "latency_ms": 1632,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4254,
        "completion_tokens": 95,
        "total_tokens": 4349,
        "cost": 0.0018728,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0018728,
          "upstream_inference_prompt_cost": 0.0009228,
          "upstream_inference_completions_cost": 0.00095
        },
        "completion_tokens_details": {
          "reasoning_tokens": 46,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 28,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-05",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 29,
      "transport_status": "ok",
      "latency_ms": 1309,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 38,
        "total_tokens": 2733,
        "cost": 0.0010004,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010004,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 29,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-06",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 30,
      "transport_status": "ok",
      "latency_ms": 1377,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4256,
        "completion_tokens": 97,
        "total_tokens": 4353,
        "cost": 0.0018968,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0018968,
          "upstream_inference_prompt_cost": 0.0009268,
          "upstream_inference_completions_cost": 0.00097
        },
        "completion_tokens_details": {
          "reasoning_tokens": 45,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 30,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-06",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 31,
      "transport_status": "ok",
      "latency_ms": 1283,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2697,
        "completion_tokens": 40,
        "total_tokens": 2737,
        "cost": 0.0010915,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 29,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010915,
          "upstream_inference_prompt_cost": 0.0006115,
          "upstream_inference_completions_cost": 0.00048
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 31,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-06",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 32,
      "transport_status": "ok",
      "latency_ms": 1586,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4256,
        "completion_tokens": 100,
        "total_tokens": 4356,
        "cost": 0.0019268,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019268,
          "upstream_inference_prompt_cost": 0.0009268,
          "upstream_inference_completions_cost": 0.001
        },
        "completion_tokens_details": {
          "reasoning_tokens": 48,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 32,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-06",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 33,
      "transport_status": "ok",
      "latency_ms": 958,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2697,
        "completion_tokens": 40,
        "total_tokens": 2737,
        "cost": 0.0010248,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2694,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010248,
          "upstream_inference_prompt_cost": 0.0005448,
          "upstream_inference_completions_cost": 0.00048
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 33,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-06",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 34,
      "transport_status": "ok",
      "latency_ms": 1697,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4256,
        "completion_tokens": 51,
        "total_tokens": 4307,
        "cost": 0.0014368,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014368,
          "upstream_inference_prompt_cost": 0.0009268,
          "upstream_inference_completions_cost": 0.00051
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 34,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-06",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 35,
      "transport_status": "ok",
      "latency_ms": 896,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2697,
        "completion_tokens": 40,
        "total_tokens": 2737,
        "cost": 0.0010248,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2694,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010248,
          "upstream_inference_prompt_cost": 0.0005448,
          "upstream_inference_completions_cost": 0.00048
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 35,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-07",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 36,
      "transport_status": "ok",
      "latency_ms": 1626,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4257,
        "completion_tokens": 51,
        "total_tokens": 4308,
        "cost": 0.0014388,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014388,
          "upstream_inference_prompt_cost": 0.0009288,
          "upstream_inference_completions_cost": 0.00051
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 36,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-07",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 37,
      "transport_status": "ok",
      "latency_ms": 1023,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2696,
        "completion_tokens": 39,
        "total_tokens": 2735,
        "cost": 0.001077,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 28,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001077,
          "upstream_inference_prompt_cost": 0.000609,
          "upstream_inference_completions_cost": 0.000468
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 37,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-07",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 38,
      "transport_status": "ok",
      "latency_ms": 1841,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4257,
        "completion_tokens": 127,
        "total_tokens": 4384,
        "cost": 0.0021988,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0021988,
          "upstream_inference_prompt_cost": 0.0009288,
          "upstream_inference_completions_cost": 0.00127
        },
        "completion_tokens_details": {
          "reasoning_tokens": 75,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 38,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-07",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 39,
      "transport_status": "ok",
      "latency_ms": 1186,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2696,
        "completion_tokens": 39,
        "total_tokens": 2735,
        "cost": 0.0010126,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2693,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010126,
          "upstream_inference_prompt_cost": 0.0005446,
          "upstream_inference_completions_cost": 0.000468
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 39,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-07",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 40,
      "transport_status": "ok",
      "latency_ms": 1439,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4257,
        "completion_tokens": 51,
        "total_tokens": 4308,
        "cost": 0.0014388,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014388,
          "upstream_inference_prompt_cost": 0.0009288,
          "upstream_inference_completions_cost": 0.00051
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 40,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-07",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 41,
      "transport_status": "ok",
      "latency_ms": 1217,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2696,
        "completion_tokens": 39,
        "total_tokens": 2735,
        "cost": 0.0010126,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2693,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010126,
          "upstream_inference_prompt_cost": 0.0005446,
          "upstream_inference_completions_cost": 0.000468
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 41,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-08",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 42,
      "transport_status": "ok",
      "latency_ms": 1540,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4260,
        "completion_tokens": 51,
        "total_tokens": 4311,
        "cost": 0.0014448,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014448,
          "upstream_inference_prompt_cost": 0.0009348,
          "upstream_inference_completions_cost": 0.00051
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 42,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-08",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 43,
      "transport_status": "ok",
      "latency_ms": 1392,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2699,
        "completion_tokens": 38,
        "total_tokens": 2737,
        "cost": 0.0010725,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 31,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010725,
          "upstream_inference_prompt_cost": 0.0006165,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 43,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-08",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 44,
      "transport_status": "ok",
      "latency_ms": 1445,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4260,
        "completion_tokens": 98,
        "total_tokens": 4358,
        "cost": 0.0019148,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019148,
          "upstream_inference_prompt_cost": 0.0009348,
          "upstream_inference_completions_cost": 0.00098
        },
        "completion_tokens_details": {
          "reasoning_tokens": 46,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 44,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-08",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 45,
      "transport_status": "ok",
      "latency_ms": 943,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2699,
        "completion_tokens": 38,
        "total_tokens": 2737,
        "cost": 0.0010012,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2696,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010012,
          "upstream_inference_prompt_cost": 0.0005452,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 45,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-08",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 46,
      "transport_status": "ok",
      "latency_ms": 1543,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4260,
        "completion_tokens": 51,
        "total_tokens": 4311,
        "cost": 0.0014448,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014448,
          "upstream_inference_prompt_cost": 0.0009348,
          "upstream_inference_completions_cost": 0.00051
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 46,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-08",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 47,
      "transport_status": "ok",
      "latency_ms": 906,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2699,
        "completion_tokens": 38,
        "total_tokens": 2737,
        "cost": 0.0010012,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2696,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010012,
          "upstream_inference_prompt_cost": 0.0005452,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 47,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-09",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 48,
      "transport_status": "ok",
      "latency_ms": 1569,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4254,
        "completion_tokens": 50,
        "total_tokens": 4304,
        "cost": 0.0014228,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014228,
          "upstream_inference_prompt_cost": 0.0009228,
          "upstream_inference_completions_cost": 0.0005
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 48,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-09",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 49,
      "transport_status": "ok",
      "latency_ms": 1236,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 39,
        "total_tokens": 2734,
        "cost": 0.0010745,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 27,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010745,
          "upstream_inference_prompt_cost": 0.0006065,
          "upstream_inference_completions_cost": 0.000468
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 49,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-09",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 50,
      "transport_status": "ok",
      "latency_ms": 1869,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4254,
        "completion_tokens": 50,
        "total_tokens": 4304,
        "cost": 0.0014228,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014228,
          "upstream_inference_prompt_cost": 0.0009228,
          "upstream_inference_completions_cost": 0.0005
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 50,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-09",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 51,
      "transport_status": "ok",
      "latency_ms": 957,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 39,
        "total_tokens": 2734,
        "cost": 0.0010124,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010124,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.000468
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 51,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-09",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 52,
      "transport_status": "ok",
      "latency_ms": 1780,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4254,
        "completion_tokens": 50,
        "total_tokens": 4304,
        "cost": 0.0014228,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014228,
          "upstream_inference_prompt_cost": 0.0009228,
          "upstream_inference_completions_cost": 0.0005
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 52,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-09",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 53,
      "transport_status": "ok",
      "latency_ms": 1195,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 39,
        "total_tokens": 2734,
        "cost": 0.0010124,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010124,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.000468
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 53,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-10",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 54,
      "transport_status": "ok",
      "latency_ms": 1545,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4253,
        "completion_tokens": 46,
        "total_tokens": 4299,
        "cost": 0.0013808,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0013808,
          "upstream_inference_prompt_cost": 0.0009208,
          "upstream_inference_completions_cost": 0.00046
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 54,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-10",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 55,
      "transport_status": "ok",
      "latency_ms": 970,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2696,
        "completion_tokens": 37,
        "total_tokens": 2733,
        "cost": 0.001053,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 28,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001053,
          "upstream_inference_prompt_cost": 0.000609,
          "upstream_inference_completions_cost": 0.000444
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 55,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-10",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 56,
      "transport_status": "ok",
      "latency_ms": 1536,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4253,
        "completion_tokens": 46,
        "total_tokens": 4299,
        "cost": 0.0013808,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0013808,
          "upstream_inference_prompt_cost": 0.0009208,
          "upstream_inference_completions_cost": 0.00046
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 56,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-10",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 57,
      "transport_status": "ok",
      "latency_ms": 957,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2696,
        "completion_tokens": 37,
        "total_tokens": 2733,
        "cost": 0.0009886,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2693,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009886,
          "upstream_inference_prompt_cost": 0.0005446,
          "upstream_inference_completions_cost": 0.000444
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 57,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-10",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 58,
      "transport_status": "ok",
      "latency_ms": 1676,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4253,
        "completion_tokens": 46,
        "total_tokens": 4299,
        "cost": 0.0013808,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0013808,
          "upstream_inference_prompt_cost": 0.0009208,
          "upstream_inference_completions_cost": 0.00046
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 58,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-10",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 59,
      "transport_status": "ok",
      "latency_ms": 1566,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2696,
        "completion_tokens": 37,
        "total_tokens": 2733,
        "cost": 0.0009886,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2693,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009886,
          "upstream_inference_prompt_cost": 0.0005446,
          "upstream_inference_completions_cost": 0.000444
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 59,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-11",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 60,
      "transport_status": "ok",
      "latency_ms": 1354,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4243,
        "completion_tokens": 60,
        "total_tokens": 4303,
        "cost": 0.0015008,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0015008,
          "upstream_inference_prompt_cost": 0.0009008,
          "upstream_inference_completions_cost": 0.0006
        },
        "completion_tokens_details": {
          "reasoning_tokens": 20,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 60,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-11",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 61,
      "transport_status": "ok",
      "latency_ms": 1531,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2691,
        "completion_tokens": 31,
        "total_tokens": 2722,
        "cost": 0.0009685,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 23,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009685,
          "upstream_inference_prompt_cost": 0.0005965,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 61,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-11",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 62,
      "transport_status": "ok",
      "latency_ms": 2133,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4243,
        "completion_tokens": 132,
        "total_tokens": 4375,
        "cost": 0.0022208,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0022208,
          "upstream_inference_prompt_cost": 0.0009008,
          "upstream_inference_completions_cost": 0.00132
        },
        "completion_tokens_details": {
          "reasoning_tokens": 92,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 62,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-11",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 63,
      "transport_status": "ok",
      "latency_ms": 1027,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2691,
        "completion_tokens": 31,
        "total_tokens": 2722,
        "cost": 0.0009156,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2688,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009156,
          "upstream_inference_prompt_cost": 0.0005436,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 63,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-11",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 64,
      "transport_status": "ok",
      "latency_ms": 1487,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4243,
        "completion_tokens": 100,
        "total_tokens": 4343,
        "cost": 0.0019008,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019008,
          "upstream_inference_prompt_cost": 0.0009008,
          "upstream_inference_completions_cost": 0.001
        },
        "completion_tokens_details": {
          "reasoning_tokens": 60,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 64,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-11",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 65,
      "transport_status": "ok",
      "latency_ms": 974,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2691,
        "completion_tokens": 31,
        "total_tokens": 2722,
        "cost": 0.0009156,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2688,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009156,
          "upstream_inference_prompt_cost": 0.0005436,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 65,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-12",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 66,
      "transport_status": "ok",
      "latency_ms": 1428,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4246,
        "completion_tokens": 80,
        "total_tokens": 4326,
        "cost": 0.0017068,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017068,
          "upstream_inference_prompt_cost": 0.0009068,
          "upstream_inference_completions_cost": 0.0008
        },
        "completion_tokens_details": {
          "reasoning_tokens": 32,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 66,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-12",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 67,
      "transport_status": "ok",
      "latency_ms": 1044,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2690,
        "completion_tokens": 36,
        "total_tokens": 2726,
        "cost": 0.001026,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 22,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001026,
          "upstream_inference_prompt_cost": 0.000594,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 67,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-12",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 68,
      "transport_status": "ok",
      "latency_ms": 1556,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4246,
        "completion_tokens": 76,
        "total_tokens": 4322,
        "cost": 0.0016668,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0016668,
          "upstream_inference_prompt_cost": 0.0009068,
          "upstream_inference_completions_cost": 0.00076
        },
        "completion_tokens_details": {
          "reasoning_tokens": 28,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 68,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-12",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 69,
      "transport_status": "ok",
      "latency_ms": 2186,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2690,
        "completion_tokens": 36,
        "total_tokens": 2726,
        "cost": 0.0009754,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2687,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009754,
          "upstream_inference_prompt_cost": 0.0005434,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 69,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-12",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 70,
      "transport_status": "ok",
      "latency_ms": 1570,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4246,
        "completion_tokens": 76,
        "total_tokens": 4322,
        "cost": 0.0016668,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0016668,
          "upstream_inference_prompt_cost": 0.0009068,
          "upstream_inference_completions_cost": 0.00076
        },
        "completion_tokens_details": {
          "reasoning_tokens": 28,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 70,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-12",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 71,
      "transport_status": "ok",
      "latency_ms": 1228,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2690,
        "completion_tokens": 36,
        "total_tokens": 2726,
        "cost": 0.0009754,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2687,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009754,
          "upstream_inference_prompt_cost": 0.0005434,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 71,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-13",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 72,
      "transport_status": "ok",
      "latency_ms": 1749,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4248,
        "completion_tokens": 85,
        "total_tokens": 4333,
        "cost": 0.0017608,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017608,
          "upstream_inference_prompt_cost": 0.0009108,
          "upstream_inference_completions_cost": 0.00085
        },
        "completion_tokens_details": {
          "reasoning_tokens": 46,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 72,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-13",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 73,
      "transport_status": "ok",
      "latency_ms": 900,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2692,
        "completion_tokens": 31,
        "total_tokens": 2723,
        "cost": 0.000971,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 24,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.000971,
          "upstream_inference_prompt_cost": 0.000599,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 73,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-13",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 74,
      "transport_status": "ok",
      "latency_ms": 1754,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4248,
        "completion_tokens": 79,
        "total_tokens": 4327,
        "cost": 0.0017008,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017008,
          "upstream_inference_prompt_cost": 0.0009108,
          "upstream_inference_completions_cost": 0.00079
        },
        "completion_tokens_details": {
          "reasoning_tokens": 40,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 74,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-13",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 75,
      "transport_status": "ok",
      "latency_ms": 938,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2692,
        "completion_tokens": 31,
        "total_tokens": 2723,
        "cost": 0.0009158,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2689,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009158,
          "upstream_inference_prompt_cost": 0.0005438,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 75,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-13",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 76,
      "transport_status": "ok",
      "latency_ms": 1613,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4248,
        "completion_tokens": 84,
        "total_tokens": 4332,
        "cost": 0.0017508,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017508,
          "upstream_inference_prompt_cost": 0.0009108,
          "upstream_inference_completions_cost": 0.00084
        },
        "completion_tokens_details": {
          "reasoning_tokens": 45,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 76,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-13",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 77,
      "transport_status": "ok",
      "latency_ms": 994,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2692,
        "completion_tokens": 31,
        "total_tokens": 2723,
        "cost": 0.0009158,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2689,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009158,
          "upstream_inference_prompt_cost": 0.0005438,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 77,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-14",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 78,
      "transport_status": "ok",
      "latency_ms": 1561,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4238,
        "completion_tokens": 88,
        "total_tokens": 4326,
        "cost": 0.0017708,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017708,
          "upstream_inference_prompt_cost": 0.0008908,
          "upstream_inference_completions_cost": 0.00088
        },
        "completion_tokens_details": {
          "reasoning_tokens": 48,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 78,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-14",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 79,
      "transport_status": "ok",
      "latency_ms": 1137,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2685,
        "completion_tokens": 31,
        "total_tokens": 2716,
        "cost": 0.0009535,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 17,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009535,
          "upstream_inference_prompt_cost": 0.0005815,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 79,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-14",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 80,
      "transport_status": "ok",
      "latency_ms": 1573,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4238,
        "completion_tokens": 135,
        "total_tokens": 4373,
        "cost": 0.0022408,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0022408,
          "upstream_inference_prompt_cost": 0.0008908,
          "upstream_inference_completions_cost": 0.00135
        },
        "completion_tokens_details": {
          "reasoning_tokens": 95,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 80,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-14",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 81,
      "transport_status": "ok",
      "latency_ms": 982,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2685,
        "completion_tokens": 31,
        "total_tokens": 2716,
        "cost": 0.0009144,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2682,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009144,
          "upstream_inference_prompt_cost": 0.0005424,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 81,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-14",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 82,
      "transport_status": "ok",
      "latency_ms": 1764,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4238,
        "completion_tokens": 78,
        "total_tokens": 4316,
        "cost": 0.0016708,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0016708,
          "upstream_inference_prompt_cost": 0.0008908,
          "upstream_inference_completions_cost": 0.00078
        },
        "completion_tokens_details": {
          "reasoning_tokens": 39,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 82,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-14",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 83,
      "transport_status": "ok",
      "latency_ms": 941,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2685,
        "completion_tokens": 31,
        "total_tokens": 2716,
        "cost": 0.0009144,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2682,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009144,
          "upstream_inference_prompt_cost": 0.0005424,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 83,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-15",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 84,
      "transport_status": "ok",
      "latency_ms": 1515,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4238,
        "completion_tokens": 83,
        "total_tokens": 4321,
        "cost": 0.0017208,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017208,
          "upstream_inference_prompt_cost": 0.0008908,
          "upstream_inference_completions_cost": 0.00083
        },
        "completion_tokens_details": {
          "reasoning_tokens": 37,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 84,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-15",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 85,
      "transport_status": "ok",
      "latency_ms": 1423,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2686,
        "completion_tokens": 35,
        "total_tokens": 2721,
        "cost": 0.001004,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 18,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001004,
          "upstream_inference_prompt_cost": 0.000584,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 85,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-15",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 86,
      "transport_status": "ok",
      "latency_ms": 1874,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4238,
        "completion_tokens": 45,
        "total_tokens": 4283,
        "cost": 0.0013408,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0013408,
          "upstream_inference_prompt_cost": 0.0008908,
          "upstream_inference_completions_cost": 0.00045
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 86,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-15",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 87,
      "transport_status": "ok",
      "latency_ms": 1095,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2686,
        "completion_tokens": 35,
        "total_tokens": 2721,
        "cost": 0.0009626,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2683,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009626,
          "upstream_inference_prompt_cost": 0.0005426,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 87,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-15",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 88,
      "transport_status": "ok",
      "latency_ms": 1542,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4238,
        "completion_tokens": 101,
        "total_tokens": 4339,
        "cost": 0.0019008,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019008,
          "upstream_inference_prompt_cost": 0.0008908,
          "upstream_inference_completions_cost": 0.00101
        },
        "completion_tokens_details": {
          "reasoning_tokens": 55,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 88,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-15",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 89,
      "transport_status": "ok",
      "latency_ms": 896,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2686,
        "completion_tokens": 35,
        "total_tokens": 2721,
        "cost": 0.0009626,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2683,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009626,
          "upstream_inference_prompt_cost": 0.0005426,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 89,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-16",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 90,
      "transport_status": "ok",
      "latency_ms": 1524,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4244,
        "completion_tokens": 106,
        "total_tokens": 4350,
        "cost": 0.0019628,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019628,
          "upstream_inference_prompt_cost": 0.0009028,
          "upstream_inference_completions_cost": 0.00106
        },
        "completion_tokens_details": {
          "reasoning_tokens": 67,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 90,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-16",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 91,
      "transport_status": "ok",
      "latency_ms": 1237,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2688,
        "completion_tokens": 31,
        "total_tokens": 2719,
        "cost": 0.000961,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 20,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.000961,
          "upstream_inference_prompt_cost": 0.000589,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 91,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-16",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 92,
      "transport_status": "ok",
      "latency_ms": 1613,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4244,
        "completion_tokens": 86,
        "total_tokens": 4330,
        "cost": 0.0017628,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017628,
          "upstream_inference_prompt_cost": 0.0009028,
          "upstream_inference_completions_cost": 0.00086
        },
        "completion_tokens_details": {
          "reasoning_tokens": 47,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 92,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-16",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 93,
      "transport_status": "ok",
      "latency_ms": 1024,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2688,
        "completion_tokens": 31,
        "total_tokens": 2719,
        "cost": 0.000915,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2685,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.000915,
          "upstream_inference_prompt_cost": 0.000543,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 93,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-16",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 94,
      "transport_status": "ok",
      "latency_ms": 1369,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4244,
        "completion_tokens": 83,
        "total_tokens": 4327,
        "cost": 0.0017328,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017328,
          "upstream_inference_prompt_cost": 0.0009028,
          "upstream_inference_completions_cost": 0.00083
        },
        "completion_tokens_details": {
          "reasoning_tokens": 44,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 94,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-16",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 95,
      "transport_status": "ok",
      "latency_ms": 917,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2688,
        "completion_tokens": 31,
        "total_tokens": 2719,
        "cost": 0.000915,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2685,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.000915,
          "upstream_inference_prompt_cost": 0.000543,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 95,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-17",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 96,
      "transport_status": "ok",
      "latency_ms": 1786,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4244,
        "completion_tokens": 96,
        "total_tokens": 4340,
        "cost": 0.0018628,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0018628,
          "upstream_inference_prompt_cost": 0.0009028,
          "upstream_inference_completions_cost": 0.00096
        },
        "completion_tokens_details": {
          "reasoning_tokens": 57,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 96,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-17",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 97,
      "transport_status": "ok",
      "latency_ms": 1115,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2688,
        "completion_tokens": 31,
        "total_tokens": 2719,
        "cost": 0.000961,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 20,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.000961,
          "upstream_inference_prompt_cost": 0.000589,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 97,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-17",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 98,
      "transport_status": "ok",
      "latency_ms": 1263,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4244,
        "completion_tokens": 103,
        "total_tokens": 4347,
        "cost": 0.0019328,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019328,
          "upstream_inference_prompt_cost": 0.0009028,
          "upstream_inference_completions_cost": 0.00103
        },
        "completion_tokens_details": {
          "reasoning_tokens": 64,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 98,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-17",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 99,
      "transport_status": "ok",
      "latency_ms": 974,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2688,
        "completion_tokens": 31,
        "total_tokens": 2719,
        "cost": 0.000915,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2685,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.000915,
          "upstream_inference_prompt_cost": 0.000543,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 99,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-17",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 100,
      "transport_status": "ok",
      "latency_ms": 1603,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4244,
        "completion_tokens": 110,
        "total_tokens": 4354,
        "cost": 0.0020028,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0020028,
          "upstream_inference_prompt_cost": 0.0009028,
          "upstream_inference_completions_cost": 0.0011
        },
        "completion_tokens_details": {
          "reasoning_tokens": 71,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 100,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-17",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 101,
      "transport_status": "ok",
      "latency_ms": 1046,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2688,
        "completion_tokens": 31,
        "total_tokens": 2719,
        "cost": 0.000915,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2685,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.000915,
          "upstream_inference_prompt_cost": 0.000543,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 101,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-18",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 102,
      "transport_status": "ok",
      "latency_ms": 1413,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4249,
        "completion_tokens": 102,
        "total_tokens": 4351,
        "cost": 0.0019328,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019328,
          "upstream_inference_prompt_cost": 0.0009128,
          "upstream_inference_completions_cost": 0.00102
        },
        "completion_tokens_details": {
          "reasoning_tokens": 64,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 102,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-18",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 103,
      "transport_status": "ok",
      "latency_ms": 900,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2694,
        "completion_tokens": 31,
        "total_tokens": 2725,
        "cost": 0.000976,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 26,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.000976,
          "upstream_inference_prompt_cost": 0.000604,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 103,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-18",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 104,
      "transport_status": "ok",
      "latency_ms": 1634,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4249,
        "completion_tokens": 204,
        "total_tokens": 4453,
        "cost": 0.0029528,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0029528,
          "upstream_inference_prompt_cost": 0.0009128,
          "upstream_inference_completions_cost": 0.00204
        },
        "completion_tokens_details": {
          "reasoning_tokens": 166,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 104,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-18",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 105,
      "transport_status": "ok",
      "latency_ms": 855,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2694,
        "completion_tokens": 31,
        "total_tokens": 2725,
        "cost": 0.0009162,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2691,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009162,
          "upstream_inference_prompt_cost": 0.0005442,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 105,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-18",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 106,
      "transport_status": "ok",
      "latency_ms": 1547,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4249,
        "completion_tokens": 234,
        "total_tokens": 4483,
        "cost": 0.0032528,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0032528,
          "upstream_inference_prompt_cost": 0.0009128,
          "upstream_inference_completions_cost": 0.00234
        },
        "completion_tokens_details": {
          "reasoning_tokens": 196,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 106,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-18",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 107,
      "transport_status": "ok",
      "latency_ms": 1100,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2694,
        "completion_tokens": 31,
        "total_tokens": 2725,
        "cost": 0.0009162,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2691,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009162,
          "upstream_inference_prompt_cost": 0.0005442,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 107,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-19",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 108,
      "transport_status": "ok",
      "latency_ms": 1359,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4263,
        "completion_tokens": 47,
        "total_tokens": 4310,
        "cost": 0.0014108,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014108,
          "upstream_inference_prompt_cost": 0.0009408,
          "upstream_inference_completions_cost": 0.00047
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 108,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-19",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 109,
      "transport_status": "ok",
      "latency_ms": 1397,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2704,
        "completion_tokens": 35,
        "total_tokens": 2739,
        "cost": 0.001049,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 36,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001049,
          "upstream_inference_prompt_cost": 0.000629,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 109,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-19",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 110,
      "transport_status": "ok",
      "latency_ms": 1643,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4263,
        "completion_tokens": 103,
        "total_tokens": 4366,
        "cost": 0.0019708,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019708,
          "upstream_inference_prompt_cost": 0.0009408,
          "upstream_inference_completions_cost": 0.00103
        },
        "completion_tokens_details": {
          "reasoning_tokens": 55,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 110,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-19",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 111,
      "transport_status": "ok",
      "latency_ms": 1071,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2704,
        "completion_tokens": 35,
        "total_tokens": 2739,
        "cost": 0.0009662,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2701,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009662,
          "upstream_inference_prompt_cost": 0.0005462,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 111,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-19",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 112,
      "transport_status": "ok",
      "latency_ms": 1622,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4263,
        "completion_tokens": 107,
        "total_tokens": 4370,
        "cost": 0.0020108,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0020108,
          "upstream_inference_prompt_cost": 0.0009408,
          "upstream_inference_completions_cost": 0.00107
        },
        "completion_tokens_details": {
          "reasoning_tokens": 59,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 112,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-19",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 113,
      "transport_status": "ok",
      "latency_ms": 1099,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2704,
        "completion_tokens": 35,
        "total_tokens": 2739,
        "cost": 0.0009662,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2701,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009662,
          "upstream_inference_prompt_cost": 0.0005462,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 113,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-20",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 114,
      "transport_status": "ok",
      "latency_ms": 1600,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4261,
        "completion_tokens": 112,
        "total_tokens": 4373,
        "cost": 0.0020568,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0020568,
          "upstream_inference_prompt_cost": 0.0009368,
          "upstream_inference_completions_cost": 0.00112
        },
        "completion_tokens_details": {
          "reasoning_tokens": 65,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 114,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": false,
        "failures": [
          {
            "field": "urgency",
            "expected": "normal",
            "actual": "unknown"
          }
        ]
      }
    },
    {
      "case_id": "case-20",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 115,
      "transport_status": "ok",
      "latency_ms": 962,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2702,
        "completion_tokens": 36,
        "total_tokens": 2738,
        "cost": 0.001056,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 34,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001056,
          "upstream_inference_prompt_cost": 0.000624,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 115,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": false,
        "failures": [
          {
            "field": "urgency",
            "expected": "normal",
            "actual": "unknown"
          }
        ]
      }
    },
    {
      "case_id": "case-20",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 116,
      "transport_status": "ok",
      "latency_ms": 1621,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4261,
        "completion_tokens": 104,
        "total_tokens": 4365,
        "cost": 0.0019768,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019768,
          "upstream_inference_prompt_cost": 0.0009368,
          "upstream_inference_completions_cost": 0.00104
        },
        "completion_tokens_details": {
          "reasoning_tokens": 58,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 116,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": false,
        "failures": [
          {
            "field": "urgency",
            "expected": "normal",
            "actual": "unknown"
          }
        ]
      }
    },
    {
      "case_id": "case-20",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 117,
      "transport_status": "ok",
      "latency_ms": 879,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2702,
        "completion_tokens": 36,
        "total_tokens": 2738,
        "cost": 0.0009778,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2699,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009778,
          "upstream_inference_prompt_cost": 0.0005458,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 117,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": false,
        "failures": [
          {
            "field": "urgency",
            "expected": "normal",
            "actual": "unknown"
          }
        ]
      }
    },
    {
      "case_id": "case-20",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 118,
      "transport_status": "ok",
      "latency_ms": 1443,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4261,
        "completion_tokens": 190,
        "total_tokens": 4451,
        "cost": 0.0028368,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0028368,
          "upstream_inference_prompt_cost": 0.0009368,
          "upstream_inference_completions_cost": 0.0019
        },
        "completion_tokens_details": {
          "reasoning_tokens": 144,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 118,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": false,
        "failures": [
          {
            "field": "urgency",
            "expected": "normal",
            "actual": "unknown"
          }
        ]
      }
    },
    {
      "case_id": "case-20",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 119,
      "transport_status": "ok",
      "latency_ms": 1058,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2702,
        "completion_tokens": 36,
        "total_tokens": 2738,
        "cost": 0.0009778,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2699,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009778,
          "upstream_inference_prompt_cost": 0.0005458,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 119,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": false,
        "failures": [
          {
            "field": "urgency",
            "expected": "normal",
            "actual": "unknown"
          }
        ]
      }
    },
    {
      "case_id": "case-21",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 120,
      "transport_status": "ok",
      "latency_ms": 1403,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4265,
        "completion_tokens": 77,
        "total_tokens": 4342,
        "cost": 0.0017148,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0017148,
          "upstream_inference_prompt_cost": 0.0009448,
          "upstream_inference_completions_cost": 0.00077
        },
        "completion_tokens_details": {
          "reasoning_tokens": 38,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 120,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-21",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 121,
      "transport_status": "ok",
      "latency_ms": 1210,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2701,
        "completion_tokens": 31,
        "total_tokens": 2732,
        "cost": 0.0009935,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 33,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009935,
          "upstream_inference_prompt_cost": 0.0006215,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 121,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-21",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 122,
      "transport_status": "ok",
      "latency_ms": 1710,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4265,
        "completion_tokens": 89,
        "total_tokens": 4354,
        "cost": 0.0018348,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0018348,
          "upstream_inference_prompt_cost": 0.0009448,
          "upstream_inference_completions_cost": 0.00089
        },
        "completion_tokens_details": {
          "reasoning_tokens": 50,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 122,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-21",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 123,
      "transport_status": "ok",
      "latency_ms": 994,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2701,
        "completion_tokens": 31,
        "total_tokens": 2732,
        "cost": 0.0009176,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2698,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009176,
          "upstream_inference_prompt_cost": 0.0005456,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 123,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-21",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 124,
      "transport_status": "ok",
      "latency_ms": 1515,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4265,
        "completion_tokens": 91,
        "total_tokens": 4356,
        "cost": 0.0018548,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0018548,
          "upstream_inference_prompt_cost": 0.0009448,
          "upstream_inference_completions_cost": 0.00091
        },
        "completion_tokens_details": {
          "reasoning_tokens": 52,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 124,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-21",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 125,
      "transport_status": "ok",
      "latency_ms": 958,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2701,
        "completion_tokens": 31,
        "total_tokens": 2732,
        "cost": 0.0009176,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2698,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009176,
          "upstream_inference_prompt_cost": 0.0005456,
          "upstream_inference_completions_cost": 0.000372
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 125,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-22",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 126,
      "transport_status": "ok",
      "latency_ms": 1474,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4271,
        "completion_tokens": 136,
        "total_tokens": 4407,
        "cost": 0.0023168,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0023168,
          "upstream_inference_prompt_cost": 0.0009568,
          "upstream_inference_completions_cost": 0.00136
        },
        "completion_tokens_details": {
          "reasoning_tokens": 86,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 126,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-22",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 127,
      "transport_status": "ok",
      "latency_ms": 907,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2707,
        "completion_tokens": 38,
        "total_tokens": 2745,
        "cost": 0.0010925,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 39,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010925,
          "upstream_inference_prompt_cost": 0.0006365,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 127,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-22",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 128,
      "transport_status": "ok",
      "latency_ms": 1635,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4271,
        "completion_tokens": 140,
        "total_tokens": 4411,
        "cost": 0.0023568,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0023568,
          "upstream_inference_prompt_cost": 0.0009568,
          "upstream_inference_completions_cost": 0.0014
        },
        "completion_tokens_details": {
          "reasoning_tokens": 90,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 128,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-22",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 129,
      "transport_status": "ok",
      "latency_ms": 1028,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2707,
        "completion_tokens": 38,
        "total_tokens": 2745,
        "cost": 0.0010028,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2704,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010028,
          "upstream_inference_prompt_cost": 0.0005468,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 129,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-22",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 130,
      "transport_status": "ok",
      "latency_ms": 1622,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4271,
        "completion_tokens": 131,
        "total_tokens": 4402,
        "cost": 0.0022668,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0022668,
          "upstream_inference_prompt_cost": 0.0009568,
          "upstream_inference_completions_cost": 0.00131
        },
        "completion_tokens_details": {
          "reasoning_tokens": 81,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 130,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-22",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 131,
      "transport_status": "ok",
      "latency_ms": 944,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2707,
        "completion_tokens": 38,
        "total_tokens": 2745,
        "cost": 0.0010028,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2704,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010028,
          "upstream_inference_prompt_cost": 0.0005468,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 131,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-23",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 132,
      "transport_status": "ok",
      "latency_ms": 1345,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4249,
        "completion_tokens": 132,
        "total_tokens": 4381,
        "cost": 0.0022328,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0022328,
          "upstream_inference_prompt_cost": 0.0009128,
          "upstream_inference_completions_cost": 0.00132
        },
        "completion_tokens_details": {
          "reasoning_tokens": 86,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 132,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-23",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 133,
      "transport_status": "ok",
      "latency_ms": 1024,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2692,
        "completion_tokens": 35,
        "total_tokens": 2727,
        "cost": 0.001019,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 24,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001019,
          "upstream_inference_prompt_cost": 0.000599,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 133,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-23",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 134,
      "transport_status": "ok",
      "latency_ms": 1427,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4249,
        "completion_tokens": 167,
        "total_tokens": 4416,
        "cost": 0.0025828,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0025828,
          "upstream_inference_prompt_cost": 0.0009128,
          "upstream_inference_completions_cost": 0.00167
        },
        "completion_tokens_details": {
          "reasoning_tokens": 121,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 134,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-23",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 135,
      "transport_status": "ok",
      "latency_ms": 993,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2692,
        "completion_tokens": 35,
        "total_tokens": 2727,
        "cost": 0.0009638,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2689,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009638,
          "upstream_inference_prompt_cost": 0.0005438,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 135,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-23",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 136,
      "transport_status": "ok",
      "latency_ms": 1640,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4249,
        "completion_tokens": 106,
        "total_tokens": 4355,
        "cost": 0.0019728,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0019728,
          "upstream_inference_prompt_cost": 0.0009128,
          "upstream_inference_completions_cost": 0.00106
        },
        "completion_tokens_details": {
          "reasoning_tokens": 60,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 136,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-23",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 137,
      "transport_status": "ok",
      "latency_ms": 1096,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2692,
        "completion_tokens": 35,
        "total_tokens": 2727,
        "cost": 0.0009638,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2689,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009638,
          "upstream_inference_prompt_cost": 0.0005438,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 137,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-24",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 138,
      "transport_status": "ok",
      "latency_ms": 1490,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4266,
        "completion_tokens": 116,
        "total_tokens": 4382,
        "cost": 0.0021068,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0021068,
          "upstream_inference_prompt_cost": 0.0009468,
          "upstream_inference_completions_cost": 0.00116
        },
        "completion_tokens_details": {
          "reasoning_tokens": 69,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 138,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-24",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 139,
      "transport_status": "ok",
      "latency_ms": 1260,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2704,
        "completion_tokens": 36,
        "total_tokens": 2740,
        "cost": 0.001061,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 36,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001061,
          "upstream_inference_prompt_cost": 0.000629,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 139,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-24",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 140,
      "transport_status": "ok",
      "latency_ms": 1513,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4266,
        "completion_tokens": 117,
        "total_tokens": 4383,
        "cost": 0.0021168,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0021168,
          "upstream_inference_prompt_cost": 0.0009468,
          "upstream_inference_completions_cost": 0.00117
        },
        "completion_tokens_details": {
          "reasoning_tokens": 70,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 140,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-24",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 141,
      "transport_status": "ok",
      "latency_ms": 898,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2704,
        "completion_tokens": 36,
        "total_tokens": 2740,
        "cost": 0.0009782,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2701,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009782,
          "upstream_inference_prompt_cost": 0.0005462,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 141,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-24",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 142,
      "transport_status": "ok",
      "latency_ms": 1571,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4266,
        "completion_tokens": 122,
        "total_tokens": 4388,
        "cost": 0.0021668,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0021668,
          "upstream_inference_prompt_cost": 0.0009468,
          "upstream_inference_completions_cost": 0.00122
        },
        "completion_tokens_details": {
          "reasoning_tokens": 75,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 142,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-24",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 143,
      "transport_status": "ok",
      "latency_ms": 974,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2704,
        "completion_tokens": 36,
        "total_tokens": 2740,
        "cost": 0.0009782,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2701,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009782,
          "upstream_inference_prompt_cost": 0.0005462,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 143,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-25",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 144,
      "transport_status": "ok",
      "latency_ms": 1473,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4276,
        "completion_tokens": 46,
        "total_tokens": 4322,
        "cost": 0.0014268,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014268,
          "upstream_inference_prompt_cost": 0.0009668,
          "upstream_inference_completions_cost": 0.00046
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 144,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-25",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 145,
      "transport_status": "ok",
      "latency_ms": 2422,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2705,
        "completion_tokens": 36,
        "total_tokens": 2741,
        "cost": 0.0010635,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 37,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010635,
          "upstream_inference_prompt_cost": 0.0006315,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 145,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-25",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 146,
      "transport_status": "ok",
      "latency_ms": 1492,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4276,
        "completion_tokens": 46,
        "total_tokens": 4322,
        "cost": 0.0014268,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014268,
          "upstream_inference_prompt_cost": 0.0009668,
          "upstream_inference_completions_cost": 0.00046
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 146,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-25",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 147,
      "transport_status": "ok",
      "latency_ms": 918,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2705,
        "completion_tokens": 36,
        "total_tokens": 2741,
        "cost": 0.0009784,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2702,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009784,
          "upstream_inference_prompt_cost": 0.0005464,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 147,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-25",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 148,
      "transport_status": "ok",
      "latency_ms": 1552,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4276,
        "completion_tokens": 46,
        "total_tokens": 4322,
        "cost": 0.0014268,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014268,
          "upstream_inference_prompt_cost": 0.0009668,
          "upstream_inference_completions_cost": 0.00046
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 148,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-25",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 149,
      "transport_status": "ok",
      "latency_ms": 994,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2705,
        "completion_tokens": 36,
        "total_tokens": 2741,
        "cost": 0.0009784,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2702,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009784,
          "upstream_inference_prompt_cost": 0.0005464,
          "upstream_inference_completions_cost": 0.000432
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 149,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-26",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 150,
      "transport_status": "ok",
      "latency_ms": 1560,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4263,
        "completion_tokens": 54,
        "total_tokens": 4317,
        "cost": 0.0014808,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014808,
          "upstream_inference_prompt_cost": 0.0009408,
          "upstream_inference_completions_cost": 0.00054
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 150,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-26",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 151,
      "transport_status": "ok",
      "latency_ms": 968,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 35,
        "total_tokens": 2730,
        "cost": 0.0010265,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 27,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010265,
          "upstream_inference_prompt_cost": 0.0006065,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 151,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-26",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 152,
      "transport_status": "ok",
      "latency_ms": 1439,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4263,
        "completion_tokens": 54,
        "total_tokens": 4317,
        "cost": 0.0014808,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0014808,
          "upstream_inference_prompt_cost": 0.0009408,
          "upstream_inference_completions_cost": 0.00054
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 152,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-26",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 153,
      "transport_status": "ok",
      "latency_ms": 1221,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 35,
        "total_tokens": 2730,
        "cost": 0.0009644,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009644,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 153,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-26",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 154,
      "transport_status": "ok",
      "latency_ms": 1759,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4263,
        "completion_tokens": 126,
        "total_tokens": 4389,
        "cost": 0.0022008,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0022008,
          "upstream_inference_prompt_cost": 0.0009408,
          "upstream_inference_completions_cost": 0.00126
        },
        "completion_tokens_details": {
          "reasoning_tokens": 71,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 154,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-26",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 155,
      "transport_status": "ok",
      "latency_ms": 1072,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 35,
        "total_tokens": 2730,
        "cost": 0.0009644,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009644,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 155,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-27",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 156,
      "transport_status": "ok",
      "latency_ms": 1683,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4254,
        "completion_tokens": 113,
        "total_tokens": 4367,
        "cost": 0.0020528,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0020528,
          "upstream_inference_prompt_cost": 0.0009228,
          "upstream_inference_completions_cost": 0.00113
        },
        "completion_tokens_details": {
          "reasoning_tokens": 69,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 156,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-27",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 157,
      "transport_status": "ok",
      "latency_ms": 1249,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 35,
        "total_tokens": 2730,
        "cost": 0.0010265,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 27,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010265,
          "upstream_inference_prompt_cost": 0.0006065,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 157,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-27",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 158,
      "transport_status": "ok",
      "latency_ms": 1740,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4254,
        "completion_tokens": 149,
        "total_tokens": 4403,
        "cost": 0.0024128,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0024128,
          "upstream_inference_prompt_cost": 0.0009228,
          "upstream_inference_completions_cost": 0.00149
        },
        "completion_tokens_details": {
          "reasoning_tokens": 105,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 158,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-27",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 159,
      "transport_status": "ok",
      "latency_ms": 1012,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 35,
        "total_tokens": 2730,
        "cost": 0.0009644,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009644,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 159,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-27",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 160,
      "transport_status": "ok",
      "latency_ms": 1557,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4254,
        "completion_tokens": 164,
        "total_tokens": 4418,
        "cost": 0.0025628,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0025628,
          "upstream_inference_prompt_cost": 0.0009228,
          "upstream_inference_completions_cost": 0.00164
        },
        "completion_tokens_details": {
          "reasoning_tokens": 120,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 160,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-27",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 161,
      "transport_status": "ok",
      "latency_ms": 1016,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2695,
        "completion_tokens": 35,
        "total_tokens": 2730,
        "cost": 0.0009644,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2692,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0009644,
          "upstream_inference_prompt_cost": 0.0005444,
          "upstream_inference_completions_cost": 0.00042
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 161,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-28",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 162,
      "transport_status": "error",
      "latency_ms": 85,
      "http_status": 403,
      "error": "{\"error\":{\"message\":\"Request blocked: prompt injection patterns detected\",\"code\":403,\"metadata\":{\"patterns\":[\"system_prefix_spoofing\"],\"provider_name\":null,\"previous_errors\":[{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detec",
      "index": 162,
      "completed": false,
      "parsed": false,
      "schema": {
        "pass": null,
        "errors": [
          "transport:error"
        ]
      },
      "task": {
        "pass": null,
        "failures": []
      }
    },
    {
      "case_id": "case-28",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 163,
      "transport_status": "error",
      "latency_ms": 112,
      "http_status": 403,
      "error": "{\"error\":{\"message\":\"Request blocked: prompt injection patterns detected\",\"code\":403,\"metadata\":{\"patterns\":[\"system_prefix_spoofing\"],\"provider_name\":null,\"previous_errors\":[{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detec",
      "index": 163,
      "completed": false,
      "parsed": false,
      "schema": {
        "pass": null,
        "errors": [
          "transport:error"
        ]
      },
      "task": {
        "pass": null,
        "failures": []
      }
    },
    {
      "case_id": "case-28",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 164,
      "transport_status": "error",
      "latency_ms": 154,
      "http_status": 403,
      "error": "{\"error\":{\"message\":\"Request blocked: prompt injection patterns detected\",\"code\":403,\"metadata\":{\"patterns\":[\"system_prefix_spoofing\"],\"provider_name\":null,\"previous_errors\":[{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detec",
      "index": 164,
      "completed": false,
      "parsed": false,
      "schema": {
        "pass": null,
        "errors": [
          "transport:error"
        ]
      },
      "task": {
        "pass": null,
        "failures": []
      }
    },
    {
      "case_id": "case-28",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 165,
      "transport_status": "error",
      "latency_ms": 154,
      "http_status": 403,
      "error": "{\"error\":{\"message\":\"Request blocked: prompt injection patterns detected\",\"code\":403,\"metadata\":{\"patterns\":[\"system_prefix_spoofing\"],\"provider_name\":null,\"previous_errors\":[{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detec",
      "index": 165,
      "completed": false,
      "parsed": false,
      "schema": {
        "pass": null,
        "errors": [
          "transport:error"
        ]
      },
      "task": {
        "pass": null,
        "failures": []
      }
    },
    {
      "case_id": "case-28",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 166,
      "transport_status": "error",
      "latency_ms": 158,
      "http_status": 403,
      "error": "{\"error\":{\"message\":\"Request blocked: prompt injection patterns detected\",\"code\":403,\"metadata\":{\"patterns\":[\"system_prefix_spoofing\"],\"provider_name\":null,\"previous_errors\":[{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detec",
      "index": 166,
      "completed": false,
      "parsed": false,
      "schema": {
        "pass": null,
        "errors": [
          "transport:error"
        ]
      },
      "task": {
        "pass": null,
        "failures": []
      }
    },
    {
      "case_id": "case-28",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 167,
      "transport_status": "error",
      "latency_ms": 92,
      "http_status": 403,
      "error": "{\"error\":{\"message\":\"Request blocked: prompt injection patterns detected\",\"code\":403,\"metadata\":{\"patterns\":[\"system_prefix_spoofing\"],\"provider_name\":null,\"previous_errors\":[{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detected\"},{\"code\":403,\"message\":\"Request blocked: prompt injection patterns detec",
      "index": 167,
      "completed": false,
      "parsed": false,
      "schema": {
        "pass": null,
        "errors": [
          "transport:error"
        ]
      },
      "task": {
        "pass": null,
        "failures": []
      }
    },
    {
      "case_id": "case-29",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 168,
      "transport_status": "ok",
      "latency_ms": 1709,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4263,
        "completion_tokens": 300,
        "total_tokens": 4563,
        "cost": 0.0039408,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0039408,
          "upstream_inference_prompt_cost": 0.0009408,
          "upstream_inference_completions_cost": 0.003
        },
        "completion_tokens_details": {
          "reasoning_tokens": 299,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "length",
      "index": 168,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": false,
        "errors": [
          "output is not a JSON object"
        ]
      },
      "task": {
        "pass": null,
        "failures": []
      }
    },
    {
      "case_id": "case-29",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 169,
      "transport_status": "ok",
      "latency_ms": 981,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2702,
        "completion_tokens": 38,
        "total_tokens": 2740,
        "cost": 0.00108,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 34,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.00108,
          "upstream_inference_prompt_cost": 0.000624,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 169,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-29",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 170,
      "transport_status": "ok",
      "latency_ms": 1538,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4263,
        "completion_tokens": 300,
        "total_tokens": 4563,
        "cost": 0.0039408,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0039408,
          "upstream_inference_prompt_cost": 0.0009408,
          "upstream_inference_completions_cost": 0.003
        },
        "completion_tokens_details": {
          "reasoning_tokens": 300,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "length",
      "index": 170,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": false,
        "errors": [
          "output is not a JSON object"
        ]
      },
      "task": {
        "pass": null,
        "failures": []
      }
    },
    {
      "case_id": "case-29",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 171,
      "transport_status": "ok",
      "latency_ms": 1045,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2702,
        "completion_tokens": 38,
        "total_tokens": 2740,
        "cost": 0.0010018,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2699,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010018,
          "upstream_inference_prompt_cost": 0.0005458,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 171,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-29",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 172,
      "transport_status": "ok",
      "latency_ms": 1653,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4263,
        "completion_tokens": 300,
        "total_tokens": 4563,
        "cost": 0.0039408,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0039408,
          "upstream_inference_prompt_cost": 0.0009408,
          "upstream_inference_completions_cost": 0.003
        },
        "completion_tokens_details": {
          "reasoning_tokens": 299,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "length",
      "index": 172,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": false,
        "errors": [
          "output is not a JSON object"
        ]
      },
      "task": {
        "pass": null,
        "failures": []
      }
    },
    {
      "case_id": "case-29",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 173,
      "transport_status": "ok",
      "latency_ms": 992,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2702,
        "completion_tokens": 38,
        "total_tokens": 2740,
        "cost": 0.0010018,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2699,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010018,
          "upstream_inference_prompt_cost": 0.0005458,
          "upstream_inference_completions_cost": 0.000456
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 173,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-30",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 174,
      "transport_status": "ok",
      "latency_ms": 1490,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4259,
        "completion_tokens": 173,
        "total_tokens": 4432,
        "cost": 0.0026628,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0026628,
          "upstream_inference_prompt_cost": 0.0009328,
          "upstream_inference_completions_cost": 0.00173
        },
        "completion_tokens_details": {
          "reasoning_tokens": 115,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 174,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-30",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 1,
      "attempt": 1,
      "order_index": 175,
      "transport_status": "ok",
      "latency_ms": 1087,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2700,
        "completion_tokens": 45,
        "total_tokens": 2745,
        "cost": 0.001159,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2665,
          "cache_write_tokens": 32,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.001159,
          "upstream_inference_prompt_cost": 0.000619,
          "upstream_inference_completions_cost": 0.00054
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 175,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-30",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 176,
      "transport_status": "ok",
      "latency_ms": 1563,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4259,
        "completion_tokens": 170,
        "total_tokens": 4429,
        "cost": 0.0026328,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0026328,
          "upstream_inference_prompt_cost": 0.0009328,
          "upstream_inference_completions_cost": 0.0017
        },
        "completion_tokens_details": {
          "reasoning_tokens": 112,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 176,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-30",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 2,
      "attempt": 1,
      "order_index": 177,
      "transport_status": "ok",
      "latency_ms": 1184,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2700,
        "completion_tokens": 45,
        "total_tokens": 2745,
        "cost": 0.0010854,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2697,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010854,
          "upstream_inference_prompt_cost": 0.0005454,
          "upstream_inference_completions_cost": 0.00054
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 177,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-30",
      "configuration_id": "A",
      "model_id": "anthropic/claude-sonnet-5",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 178,
      "transport_status": "ok",
      "latency_ms": 1730,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 4259,
        "completion_tokens": 175,
        "total_tokens": 4434,
        "cost": 0.0026828,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 4214,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0026828,
          "upstream_inference_prompt_cost": 0.0009328,
          "upstream_inference_completions_cost": 0.00175
        },
        "completion_tokens_details": {
          "reasoning_tokens": 117,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "anthropic/claude-sonnet-5",
      "finish_reason": "stop",
      "index": 178,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    },
    {
      "case_id": "case-30",
      "configuration_id": "B",
      "model_id": "openai/gpt-5.6-terra",
      "route": "openrouter.ai",
      "repetition": 3,
      "attempt": 1,
      "order_index": 179,
      "transport_status": "ok",
      "latency_ms": 941,
      "http_status": 200,
      "usage": {
        "prompt_tokens": 2700,
        "completion_tokens": 45,
        "total_tokens": 2745,
        "cost": 0.0010854,
        "is_byok": false,
        "prompt_tokens_details": {
          "cached_tokens": 2697,
          "cache_write_tokens": 0,
          "audio_tokens": 0,
          "video_tokens": 0
        },
        "cost_details": {
          "upstream_inference_cost": 0.0010854,
          "upstream_inference_prompt_cost": 0.0005454,
          "upstream_inference_completions_cost": 0.00054
        },
        "completion_tokens_details": {
          "reasoning_tokens": 0,
          "image_tokens": 0,
          "audio_tokens": 0
        }
      },
      "response_model": "openai/gpt-5.6-terra",
      "finish_reason": "stop",
      "index": 179,
      "completed": true,
      "parsed": true,
      "schema": {
        "pass": true,
        "errors": []
      },
      "task": {
        "pass": true,
        "failures": []
      }
    }
  ]
}
