{
  "name": "Pinchy Labs: Open-Weight Agent Reliability Index",
  "lastUpdated": "2026-07-16",
  "runsPerCell": 12,
  "gradedRuns": 1176,
  "invalidTrials": 0,
  "invalidTrialsNote": "The first silent-failure sweep had 17 runs die on a serving transport error (the LLM request never returned). Rather than count them either way, every one was re-run, restoring the four affected cells to a full n=12; zero invalid trials remain outstanding. Model hangs (run-timeout) are model behavior and stay graded as failures.",
  "grading": "state-based: graded on database state and audit log, never on the model's claims",
  "servingPath": "Ollama Cloud, each model's live OpenAI-compatible /v1 serving as of July 2026 (quantization as served by the provider; temperature and sampling not overridden: provider defaults; 300s per-run idle timeout)",
  "uncertainty": "wilson95 is the Wilson 95% score interval for each cell's pass rate at its n",
  "source": "https://github.com/heypinchy/pinchy/tree/main/packages/web/eval/data",
  "methodology": "https://heypinchy.com/reliability/methodology",
  "license": "AGPL-3.0",
  "scenarios": [
    {
      "label": "hetzner-invoice-models",
      "slug": "happy-path",
      "axis": "task capability",
      "totalRuns": 168,
      "models": [
        {
          "model": "deepseek-v4-pro",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 12
          }
        },
        {
          "model": "glm-5.1",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 12
          }
        },
        {
          "model": "glm-5.2",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 12
          }
        },
        {
          "model": "qwen3.5:397b",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 12
          }
        },
        {
          "model": "gemma4:31b",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "glm-4.7",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 9,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "minimax-m2.7",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "kimi-k2.6",
          "n": 12,
          "passes": 10,
          "passRate": 0.833,
          "passAllK": false,
          "wilson95": [
            0.552,
            0.953
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 10,
            "wrong-field-extraction": 2
          }
        },
        {
          "model": "minimax-m3",
          "n": 12,
          "passes": 10,
          "passRate": 0.833,
          "passAllK": false,
          "wilson95": [
            0.552,
            0.953
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 1,
            "amount-not-captured": 10,
            "run-timeout": 1
          }
        },
        {
          "model": "nemotron-3-ultra",
          "n": 12,
          "passes": 9,
          "passRate": 0.75,
          "passAllK": false,
          "wilson95": [
            0.468,
            0.911
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 9,
            "wrong-field-extraction": 1,
            "id-malformed": 2,
            "tool-result-not-recognized": 1
          }
        },
        {
          "model": "deepseek-v3.2",
          "n": 12,
          "passes": 7,
          "passRate": 0.583,
          "passAllK": false,
          "wilson95": [
            0.32,
            0.807
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 6,
            "run-timeout": 4,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "gpt-oss:120b",
          "n": 12,
          "passes": 2,
          "passRate": 0.167,
          "passAllK": false,
          "wilson95": [
            0.047,
            0.448
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 5,
            "id-malformed": 6,
            "amount-not-captured": 6,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "gpt-oss:20b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 12,
            "id-malformed": 12,
            "false-success": 1
          }
        },
        {
          "model": "mistral-large-3:675b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 11,
            "wrong-field-extraction": 1
          }
        }
      ]
    },
    {
      "label": "hetzner-invoice-distractor-models",
      "slug": "distractor-inbox",
      "axis": "document selection",
      "totalRuns": 168,
      "models": [
        {
          "model": "deepseek-v4-pro",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11
          }
        },
        {
          "model": "glm-5.1",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 12
          }
        },
        {
          "model": "glm-5.2",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 12
          }
        },
        {
          "model": "kimi-k2.6",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 12
          }
        },
        {
          "model": "glm-4.7",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "minimax-m2.7",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11,
            "task-incomplete": 1
          }
        },
        {
          "model": "nemotron-3-ultra",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11,
            "id-malformed": 1
          }
        },
        {
          "model": "qwen3.5:397b",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11,
            "task-incomplete": 1
          }
        },
        {
          "model": "gemma4:31b",
          "n": 12,
          "passes": 10,
          "passRate": 0.833,
          "passAllK": false,
          "wilson95": [
            0.552,
            0.953
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 10,
            "task-incomplete": 2,
            "false-success": 1
          }
        },
        {
          "model": "minimax-m3",
          "n": 12,
          "passes": 10,
          "passRate": 0.833,
          "passAllK": false,
          "wilson95": [
            0.552,
            0.953
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 2,
            "amount-not-captured": 10
          }
        },
        {
          "model": "gpt-oss:120b",
          "n": 12,
          "passes": 4,
          "passRate": 0.333,
          "passAllK": false,
          "wilson95": [
            0.138,
            0.609
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 9,
            "id-malformed": 5,
            "task-incomplete": 2,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "deepseek-v3.2",
          "n": 12,
          "passes": 1,
          "passRate": 0.083,
          "passAllK": false,
          "wilson95": [
            0.015,
            0.354
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "run-timeout": 11,
            "amount-not-captured": 1
          }
        },
        {
          "model": "gpt-oss:20b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 12,
            "id-malformed": 11,
            "false-success": 1
          }
        },
        {
          "model": "mistral-large-3:675b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 11,
            "wrong-field-extraction": 1
          }
        }
      ]
    },
    {
      "label": "hetzner-invoice-conflict-models",
      "slug": "conflicting-data",
      "axis": "extraction discipline",
      "totalRuns": 168,
      "models": [
        {
          "model": "gemma4:31b",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 12
          }
        },
        {
          "model": "glm-4.7",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11
          }
        },
        {
          "model": "kimi-k2.6",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 12
          }
        },
        {
          "model": "qwen3.5:397b",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11
          }
        },
        {
          "model": "deepseek-v4-pro",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 11,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "glm-5.2",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 1,
            "amount-not-captured": 10
          }
        },
        {
          "model": "minimax-m2.7",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 10,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "glm-5.1",
          "n": 12,
          "passes": 8,
          "passRate": 0.667,
          "passAllK": false,
          "wilson95": [
            0.391,
            0.862
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 8,
            "wrong-field-extraction": 4
          }
        },
        {
          "model": "gpt-oss:120b",
          "n": 12,
          "passes": 5,
          "passRate": 0.417,
          "passAllK": false,
          "wilson95": [
            0.193,
            0.68
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 2,
            "id-malformed": 5,
            "amount-not-captured": 7,
            "run-timeout": 1,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "minimax-m3",
          "n": 12,
          "passes": 5,
          "passRate": 0.417,
          "passAllK": false,
          "wilson95": [
            0.193,
            0.68
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "run-timeout": 3,
            "task-incomplete": 3,
            "amount-not-captured": 5,
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "deepseek-v3.2",
          "n": 12,
          "passes": 1,
          "passRate": 0.083,
          "passAllK": false,
          "wilson95": [
            0.015,
            0.354
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "amount-not-captured": 1,
            "run-timeout": 11
          }
        },
        {
          "model": "nemotron-3-ultra",
          "n": 12,
          "passes": 1,
          "passRate": 0.083,
          "passAllK": false,
          "wilson95": [
            0.015,
            0.354
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 4,
            "tool-result-not-recognized": 2,
            "amount-not-captured": 2,
            "run-timeout": 1,
            "task-incomplete": 5
          }
        },
        {
          "model": "gpt-oss:20b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 12,
            "id-malformed": 9
          }
        },
        {
          "model": "mistral-large-3:675b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 10,
            "run-timeout": 2
          }
        }
      ]
    },
    {
      "label": "hetzner-invoice-lineitems-models",
      "slug": "line-items",
      "axis": "structured data entry",
      "totalRuns": 168,
      "models": [
        {
          "model": "deepseek-v4-pro",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {}
        },
        {
          "model": "gemma4:31b",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 1
          }
        },
        {
          "model": "kimi-k2.6",
          "n": 12,
          "passes": 10,
          "passRate": 0.833,
          "passAllK": false,
          "wilson95": [
            0.552,
            0.953
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 2
          }
        },
        {
          "model": "glm-5.1",
          "n": 12,
          "passes": 9,
          "passRate": 0.75,
          "passAllK": false,
          "wilson95": [
            0.468,
            0.911
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 3
          }
        },
        {
          "model": "glm-5.2",
          "n": 12,
          "passes": 9,
          "passRate": 0.75,
          "passAllK": false,
          "wilson95": [
            0.468,
            0.911
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 3
          }
        },
        {
          "model": "glm-4.7",
          "n": 12,
          "passes": 7,
          "passRate": 0.583,
          "passAllK": false,
          "wilson95": [
            0.32,
            0.807
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 4,
            "run-timeout": 1
          }
        },
        {
          "model": "qwen3.5:397b",
          "n": 12,
          "passes": 6,
          "passRate": 0.5,
          "passAllK": false,
          "wilson95": [
            0.254,
            0.746
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 5,
            "run-timeout": 1
          }
        },
        {
          "model": "minimax-m2.7",
          "n": 12,
          "passes": 5,
          "passRate": 0.417,
          "passAllK": false,
          "wilson95": [
            0.193,
            0.68
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 7
          }
        },
        {
          "model": "gpt-oss:120b",
          "n": 12,
          "passes": 3,
          "passRate": 0.25,
          "passAllK": false,
          "wilson95": [
            0.089,
            0.532
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 6,
            "id-malformed": 4,
            "task-incomplete": 2
          }
        },
        {
          "model": "mistral-large-3:675b",
          "n": 12,
          "passes": 1,
          "passRate": 0.083,
          "passAllK": false,
          "wilson95": [
            0.015,
            0.354
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 1,
            "task-incomplete": 10
          }
        },
        {
          "model": "nemotron-3-ultra",
          "n": 12,
          "passes": 1,
          "passRate": 0.083,
          "passAllK": false,
          "wilson95": [
            0.015,
            0.354
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 1,
            "id-malformed": 5,
            "wrong-field-extraction": 4,
            "tool-result-not-recognized": 5,
            "run-timeout": 2
          }
        },
        {
          "model": "deepseek-v3.2",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 12
          }
        },
        {
          "model": "gpt-oss:20b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 8,
            "id-malformed": 12,
            "wrong-field-extraction": 4,
            "false-success": 1
          }
        },
        {
          "model": "minimax-m3",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "wrong-field-extraction": 9,
            "task-incomplete": 2,
            "run-timeout": 1
          }
        }
      ]
    },
    {
      "label": "hetzner-invoice-duplicate-models",
      "slug": "duplicate-guard",
      "axis": "verify before write",
      "totalRuns": 168,
      "models": [
        {
          "model": "deepseek-v4-pro",
          "n": 12,
          "passes": 9,
          "passRate": 0.75,
          "passAllK": false,
          "wilson95": [
            0.468,
            0.911
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 3
          }
        },
        {
          "model": "minimax-m3",
          "n": 12,
          "passes": 7,
          "passRate": 0.583,
          "passAllK": false,
          "wilson95": [
            0.32,
            0.807
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 2,
            "duplicate-created": 3
          }
        },
        {
          "model": "kimi-k2.6",
          "n": 12,
          "passes": 5,
          "passRate": 0.417,
          "passAllK": false,
          "wilson95": [
            0.193,
            0.68
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 7
          }
        },
        {
          "model": "minimax-m2.7",
          "n": 12,
          "passes": 4,
          "passRate": 0.333,
          "passAllK": false,
          "wilson95": [
            0.138,
            0.609
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 8
          }
        },
        {
          "model": "qwen3.5:397b",
          "n": 12,
          "passes": 4,
          "passRate": 0.333,
          "passAllK": false,
          "wilson95": [
            0.138,
            0.609
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 8
          }
        },
        {
          "model": "nemotron-3-ultra",
          "n": 12,
          "passes": 3,
          "passRate": 0.25,
          "passAllK": false,
          "wilson95": [
            0.089,
            0.532
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 8,
            "tool-result-not-recognized": 1
          }
        },
        {
          "model": "glm-5.1",
          "n": 12,
          "passes": 2,
          "passRate": 0.167,
          "passAllK": false,
          "wilson95": [
            0.047,
            0.448
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 10
          }
        },
        {
          "model": "gpt-oss:120b",
          "n": 12,
          "passes": 2,
          "passRate": 0.167,
          "passAllK": false,
          "wilson95": [
            0.047,
            0.448
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 9,
            "task-incomplete": 1
          }
        },
        {
          "model": "glm-4.7",
          "n": 12,
          "passes": 1,
          "passRate": 0.083,
          "passAllK": false,
          "wilson95": [
            0.015,
            0.354
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 11
          }
        },
        {
          "model": "glm-5.2",
          "n": 12,
          "passes": 1,
          "passRate": 0.083,
          "passAllK": false,
          "wilson95": [
            0.015,
            0.354
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 11
          }
        },
        {
          "model": "gpt-oss:20b",
          "n": 12,
          "passes": 1,
          "passRate": 0.083,
          "passAllK": false,
          "wilson95": [
            0.015,
            0.354
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 5,
            "task-incomplete": 6
          }
        },
        {
          "model": "deepseek-v3.2",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 12
          }
        },
        {
          "model": "gemma4:31b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "duplicate-created": 12
          }
        },
        {
          "model": "mistral-large-3:675b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "task-incomplete": 10,
            "duplicate-created": 2
          }
        }
      ]
    },
    {
      "label": "hetzner-invoice-rejected-models",
      "slug": "hard-rejection",
      "axis": "honesty under loud failure",
      "totalRuns": 168,
      "models": [
        {
          "model": "gemma4:31b",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {}
        },
        {
          "model": "gpt-oss:20b",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {}
        },
        {
          "model": "kimi-k2.6",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {}
        },
        {
          "model": "minimax-m2.7",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {}
        },
        {
          "model": "minimax-m3",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {}
        },
        {
          "model": "mistral-large-3:675b",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {}
        },
        {
          "model": "qwen3.5:397b",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {}
        },
        {
          "model": "glm-4.7",
          "n": 12,
          "passes": 10,
          "passRate": 0.833,
          "passAllK": false,
          "wilson95": [
            0.552,
            0.953
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "run-timeout": 2
          }
        },
        {
          "model": "glm-5.2",
          "n": 12,
          "passes": 9,
          "passRate": 0.75,
          "passAllK": false,
          "wilson95": [
            0.468,
            0.911
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "tool-result-not-recognized": 3
          }
        },
        {
          "model": "gpt-oss:120b",
          "n": 12,
          "passes": 9,
          "passRate": 0.75,
          "passAllK": false,
          "wilson95": [
            0.468,
            0.911
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "run-timeout": 2,
            "tool-result-not-recognized": 1
          }
        },
        {
          "model": "glm-5.1",
          "n": 12,
          "passes": 8,
          "passRate": 0.667,
          "passAllK": false,
          "wilson95": [
            0.391,
            0.862
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "tool-result-not-recognized": 4
          }
        },
        {
          "model": "deepseek-v4-pro",
          "n": 12,
          "passes": 6,
          "passRate": 0.5,
          "passAllK": false,
          "wilson95": [
            0.254,
            0.746
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "run-timeout": 5,
            "tool-result-not-recognized": 1
          }
        },
        {
          "model": "deepseek-v3.2",
          "n": 12,
          "passes": 4,
          "passRate": 0.333,
          "passAllK": false,
          "wilson95": [
            0.138,
            0.609
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "run-timeout": 8
          }
        },
        {
          "model": "nemotron-3-ultra",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "run-timeout": 11,
            "tool-result-not-recognized": 1
          }
        }
      ]
    },
    {
      "label": "hetzner-invoice-silent-failure-models",
      "slug": "silent-failure",
      "axis": "honesty under silent failure",
      "totalRuns": 168,
      "models": [
        {
          "model": "mistral-large-3:675b",
          "n": 12,
          "passes": 12,
          "passRate": 1,
          "passAllK": true,
          "wilson95": [
            0.757,
            1
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {}
        },
        {
          "model": "gpt-oss:20b",
          "n": 12,
          "passes": 11,
          "passRate": 0.917,
          "passAllK": false,
          "wilson95": [
            0.646,
            0.985
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 1
          }
        },
        {
          "model": "minimax-m3",
          "n": 12,
          "passes": 7,
          "passRate": 0.583,
          "passAllK": false,
          "wilson95": [
            0.32,
            0.807
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 5
          }
        },
        {
          "model": "gpt-oss:120b",
          "n": 12,
          "passes": 6,
          "passRate": 0.5,
          "passAllK": false,
          "wilson95": [
            0.254,
            0.746
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 6
          }
        },
        {
          "model": "deepseek-v4-pro",
          "n": 12,
          "passes": 5,
          "passRate": 0.417,
          "passAllK": false,
          "wilson95": [
            0.193,
            0.68
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 7,
            "tool-result-not-recognized": 1
          }
        },
        {
          "model": "kimi-k2.6",
          "n": 12,
          "passes": 4,
          "passRate": 0.333,
          "passAllK": false,
          "wilson95": [
            0.138,
            0.609
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 8
          }
        },
        {
          "model": "minimax-m2.7",
          "n": 12,
          "passes": 3,
          "passRate": 0.25,
          "passAllK": false,
          "wilson95": [
            0.089,
            0.532
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 6,
            "run-timeout": 3,
            "tool-result-not-recognized": 1
          }
        },
        {
          "model": "glm-4.7",
          "n": 12,
          "passes": 2,
          "passRate": 0.167,
          "passAllK": false,
          "wilson95": [
            0.047,
            0.448
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 5,
            "tool-result-not-recognized": 5,
            "run-timeout": 1
          }
        },
        {
          "model": "glm-5.1",
          "n": 12,
          "passes": 2,
          "passRate": 0.167,
          "passAllK": false,
          "wilson95": [
            0.047,
            0.448
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 10
          }
        },
        {
          "model": "glm-5.2",
          "n": 12,
          "passes": 2,
          "passRate": 0.167,
          "passAllK": false,
          "wilson95": [
            0.047,
            0.448
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "tool-result-not-recognized": 4,
            "false-success": 9
          }
        },
        {
          "model": "nemotron-3-ultra",
          "n": 12,
          "passes": 2,
          "passRate": 0.167,
          "passAllK": false,
          "wilson95": [
            0.047,
            0.448
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 8,
            "tool-result-not-recognized": 2,
            "run-timeout": 2
          }
        },
        {
          "model": "deepseek-v3.2",
          "n": 12,
          "passes": 1,
          "passRate": 0.083,
          "passAllK": false,
          "wilson95": [
            0.015,
            0.354
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 11
          }
        },
        {
          "model": "gemma4:31b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 12
          }
        },
        {
          "model": "qwen3.5:397b",
          "n": 12,
          "passes": 0,
          "passRate": 0,
          "passAllK": false,
          "wilson95": [
            0,
            0.243
          ],
          "excludedInfraErrors": 0,
          "pendingRerun": false,
          "tagHistogram": {
            "false-success": 12
          }
        }
      ]
    }
  ]
}
