{
  "measured_at": "2026-09-05T13:09:52.678Z",
  "model": "gpt-5.5",
  "provider": "openai",
  "modelMetadata": [],
  "sourceHashes": {
    "lib/commerce/agent.ts": "5cd06ad4aa6ba947b4cff8af734a941bda6643c4cce64d12f8a31d5f37dba0d0",
    "lib/commerce/economics.ts": "a4df49e5e59e17188102361a7158bd53537cfbe779585fc47c86e95b82e04406",
    "lib/commerce/economics-provenance.ts": "24a0fa4a0df96fc66c1d7d859fdc5143f035d5226764294b1147b35807da687d",
    "lib/intent/codex-cli.ts": "8e825518c151ac5c60c79a6e50c2c08cb402f25f44077712cde56dd5a48b702a",
    "scripts/eval-commerce.ts": "55637a1d47a0423747468838212504fb1511a8b52a41cde467df45eb24dee250",
    "benchmarks/commerce-v1/claude-adapter.ts": "4dc4eaa419adc92f57551d79f443f928a5b055790e8d950e05e40220bfd02dcf",
    "benchmarks/commerce-v1/supplier-scenarios.ts": "728abc11c0da4394fab287c947f111042fac36f3c57c3fc9b567cf5e3c7227fa",
    "lib/commerce/supplier-order.ts": "a36ad35f59054c30a14f8c3113203570e8cc920630af799718625777085116a2",
    "lib/commerce/tools.ts": "4f6eb46f29485865dc6967850ab40a77d3e735b8ee39d92602a3a3cbd13d1f9f"
  },
  "status": "public-development-diagnostic-not-independent-benchmark",
  "expected_cases": 1,
  "results": [
    {
      "id": "supplier-minimum-order",
      "passed": true,
      "elapsed_ms": 21102,
      "used_tools": [
        "business",
        "supplier_order"
      ],
      "toolDiagnostics": [
        {
          "tool": "business",
          "status": "ok"
        },
        {
          "tool": "supplier_order",
          "status": "ok"
        }
      ],
      "response": {
        "kind": "answer",
        "message": "Alder fits the first-order constraint: 20 units minimum, USD 160 goods plus USD 40 freight, so USD 200 total upfront and USD 100 left inside your USD 300 budget. Birch does not fit because its 50-unit minimum makes the upfront total USD 330, which is USD 30 over budget even though its unit cost is lower. The concrete next step is to verify Alder's quote, stock availability, delivery timing, and cancellation/return terms before treating it as buyable inventory.",
        "uncertainties": [
          "These are pasted supplier offers, not independently verified quotes or reserved stock.",
          "The quote-to-product identity is not established, so this does not prove the offer applies to the existing store product.",
          "Delivery commitment and cancellation or return terms are missing."
        ],
        "run_id": "b3d7cd8b-46bd-437e-b934-6bad7c68e29b",
        "engine": "commerce-reasoning-v1",
        "evidence": [
          {
            "id": "e2",
            "source": "supplier_order",
            "status": "ok",
            "observed_at": "2026-09-05T00:00:00Z"
          }
        ]
      }
    }
  ]
}