{
  "title": "Composite vs catalog price",
  "description": "Observed ORPT-Bench quality against catalog blended price per 1M tokens.",
  "data": [
    {
      "type": "scatter",
      "mode": "markers+text",
      "x": [
        0.4625,
        0.717,
        10,
        1.6,
        5.6,
        6,
        2.1463,
        0.336,
        1.6875,
        0,
        1.1,
        4.5,
        0
      ],
      "y": [
        0.789,
        0.785,
        0.67,
        0.623,
        0.609,
        0.593,
        0.547,
        0.481,
        0.425,
        0.415,
        0.415,
        0.291,
        0.181
      ],
      "text": [
        "opencode/gpt-5.4-nano",
        "opencode/kimi-k2.5",
        "opencode/claude-opus-4-6",
        "opencode/glm-5",
        "opencode/gpt-5.4",
        "opencode/claude-sonnet-4-6",
        "opencode/glm-5.1",
        "opencode/minimax-m2.5",
        "opencode/gpt-5.4-mini",
        "opencode/minimax-m2.5-free",
        "opencode/gemini-3-flash",
        "opencode/gemini-3.1-pro",
        "opencode/nemotron-3-super-free"
      ],
      "textposition": "top center",
      "textfont": {
        "color": "#edf2ff",
        "size": 12
      },
      "marker": {
        "size": [
          31,
          32,
          32,
          30,
          30,
          30,
          28,
          26,
          25,
          27,
          27,
          23,
          21
        ],
        "color": [
          "#e879f9",
          "#a78bfa",
          "#fb7185",
          "#4ade80",
          "#a78bfa",
          "#fb7185",
          "#f472b6",
          "#e879f9",
          "#f472b6",
          "#84cc16",
          "#f97316",
          "#f59e0b",
          "#f472b6"
        ],
        "line": {
          "color": "rgba(255,255,255,0.22)",
          "width": 1.5
        }
      },
      "customdata": [
        [
          "85%",
          "$0.4215",
          "413",
          "n/a"
        ],
        [
          "89%",
          "$0.9122",
          "375",
          "n/a"
        ],
        [
          "89%",
          "$21.8757",
          "418",
          "53"
        ],
        [
          "78%",
          "$6.4339",
          "280",
          "50"
        ],
        [
          "78%",
          "$8.9827",
          "280",
          "57"
        ],
        [
          "78%",
          "$11.8406",
          "403",
          "52"
        ],
        [
          "67%",
          "$1.8816",
          "286",
          "n/a"
        ],
        [
          "56%",
          "$0.6413",
          "417",
          "n/a"
        ],
        [
          "48%",
          "$1.0606",
          "264",
          "n/a"
        ],
        [
          "59%",
          "$0.0000",
          "475",
          "n/a"
        ],
        [
          "59%",
          "$2.4307",
          "508",
          "46"
        ],
        [
          "37%",
          "$5.8536",
          "307",
          "57"
        ],
        [
          "26%",
          "$0.0000",
          "502",
          "36"
        ]
      ],
      "hovertemplate": "%{text}<br>Catalog price: $%{x:.4f} / 1M tok<br>Composite: %{y:.3f}<br>Success: %{customdata[0]}<br>Observed benchmark cost: %{customdata[1]}<br>Requests: %{customdata[2]}<br>Catalog intelligence: %{customdata[3]}<extra></extra>"
    }
  ],
  "layout": {
    "paper_bgcolor": "#08101f",
    "plot_bgcolor": "#0d1830",
    "font": {
      "family": "Inter, ui-sans-serif, system-ui, sans-serif",
      "color": "#edf2ff",
      "size": 13
    },
    "title": "Composite vs catalog price",
    "hoverlabel": {
      "bgcolor": "#0a1324",
      "bordercolor": "rgba(153, 164, 200, 0.22)",
      "font": {
        "color": "#edf2ff"
      }
    },
    "legend": {
      "font": {
        "color": "#99a4c8"
      },
      "orientation": "h",
      "x": 0,
      "y": 1.12
    },
    "margin": {
      "l": 72,
      "r": 24,
      "t": 72,
      "b": 82
    },
    "height": 520,
    "xaxis": {
      "automargin": true,
      "tickfont": {
        "size": 12,
        "color": "#99a4c8"
      },
      "titlefont": {
        "color": "#edf2ff",
        "size": 13
      },
      "gridcolor": "rgba(153, 164, 200, 0.16)",
      "linecolor": "rgba(153, 164, 200, 0.22)",
      "zerolinecolor": "rgba(153, 164, 200, 0.16)",
      "tickangle": -18,
      "title": "Catalog blended price (USD / 1M tok)"
    },
    "yaxis": {
      "automargin": true,
      "zeroline": false,
      "tickfont": {
        "size": 12,
        "color": "#99a4c8"
      },
      "titlefont": {
        "color": "#edf2ff",
        "size": 13
      },
      "gridcolor": "rgba(153, 164, 200, 0.16)",
      "linecolor": "rgba(153, 164, 200, 0.22)",
      "title": "Composite score",
      "range": [
        0,
        1.05
      ]
    }
  }
}
