{
  "benchmark_version": "1.0.0-pilot",
  "edition": "2026-08-13",
  "scene_count": 6,
  "grounding_case_count": 24,
  "defect_case_count": 12,
  "scenes": [
    {
      "id": "commerce-catalog-desktop",
      "title": "Commerce catalog",
      "platform": "desktop",
      "visual_convention": "web",
      "defect_category": "container_clipping",
      "viewport": {
        "width": 1440,
        "height": 900
      },
      "clean_image": "commerce-catalog-desktop/clean.png",
      "defect_image": "commerce-catalog-desktop/defect.png",
      "annotations": "commerce-catalog-desktop/annotations.json"
    },
    {
      "id": "analytics-dashboard-desktop",
      "title": "Analytics dashboard",
      "platform": "desktop",
      "visual_convention": "web",
      "defect_category": "text_overflow",
      "viewport": {
        "width": 1440,
        "height": 900
      },
      "clean_image": "analytics-dashboard-desktop/clean.png",
      "defect_image": "analytics-dashboard-desktop/defect.png",
      "annotations": "analytics-dashboard-desktop/annotations.json"
    },
    {
      "id": "iot-control-desktop",
      "title": "IoT control center",
      "platform": "desktop",
      "visual_convention": "web",
      "defect_category": "element_overlap",
      "viewport": {
        "width": 1440,
        "height": 900
      },
      "clean_image": "iot-control-desktop/clean.png",
      "defect_image": "iot-control-desktop/defect.png",
      "annotations": "iot-control-desktop/annotations.json"
    },
    {
      "id": "banking-ios",
      "title": "Mobile banking",
      "platform": "mobile",
      "visual_convention": "ios",
      "defect_category": "viewport_cropping",
      "viewport": {
        "width": 390,
        "height": 844
      },
      "clean_image": "banking-ios/clean.png",
      "defect_image": "banking-ios/defect.png",
      "annotations": "banking-ios/annotations.json"
    },
    {
      "id": "flight-pass-ios",
      "title": "Flight pass",
      "platform": "mobile",
      "visual_convention": "ios",
      "defect_category": "obscured_actionable_control",
      "viewport": {
        "width": 390,
        "height": 844
      },
      "clean_image": "flight-pass-ios/clean.png",
      "defect_image": "flight-pass-ios/defect.png",
      "annotations": "flight-pass-ios/annotations.json"
    },
    {
      "id": "smart-home-android",
      "title": "Smart home",
      "platform": "mobile",
      "visual_convention": "android",
      "defect_category": "broken_responsive_reflow",
      "viewport": {
        "width": 390,
        "height": 844
      },
      "clean_image": "smart-home-android/clean.png",
      "defect_image": "smart-home-android/defect.png",
      "annotations": "smart-home-android/annotations.json"
    }
  ]
}
