{
  "schema_version": 2,
  "updated_at": "2026-07-20",
  "entry_fields": ["rank", "model", "organization", "score", "runs", "note"],
  "leaderboards": [
    {
      "id": "vision-tools",
      "mode": "vision",
      "tools": true,
      "title": "Vision · Tools",
      "description": "Rendered play view with Maze Bench tools available.",
      "score_label": "Score",
      "entries": []
    },
    {
      "id": "vision-no-tools",
      "mode": "vision",
      "tools": false,
      "title": "Vision · No tools",
      "description": "Rendered play view with direct actions only.",
      "score_label": "Score",
      "entries": []
    },
    {
      "id": "ascii-tools",
      "mode": "ascii",
      "tools": true,
      "title": "ASCII · Tools",
      "description": "Text-grid observation with Maze Bench tools available.",
      "score_label": "Score",
      "entries": []
    },
    {
      "id": "ascii-no-tools",
      "mode": "ascii",
      "tools": false,
      "title": "ASCII · No tools",
      "description": "Text-grid observation with direct actions only.",
      "score_label": "Score",
      "entries": []
    },
    {
      "id": "json-tools",
      "mode": "json",
      "tools": true,
      "title": "JSON · Tools",
      "description": "Structured state observation with Maze Bench tools available.",
      "score_label": "Score",
      "entries": []
    },
    {
      "id": "json-no-tools",
      "mode": "json",
      "tools": false,
      "title": "JSON · No tools",
      "description": "Structured state observation with direct actions only.",
      "score_label": "Score",
      "entries": []
    }
  ]
}
