{
  "scenarios": [
    {
      "name": "Auto-scroll viewport when selected item is beyond visible range",
      "testMappings": []
    },
    {
      "name": "No scroll indicators when all items fit in viewport",
      "testMappings": []
    },
    {
      "name": "Show scroll indicators when items exceed viewport",
      "testMappings": []
    },
    {
      "name": "Scroll indicators consume viewport rows",
      "testMappings": []
    },
    {
      "name": "Preserve scroll position when switching columns",
      "testMappings": []
    }
  ],
  "stats": {
    "totalScenarios": 5,
    "coveredScenarios": 0,
    "coveragePercent": 0,
    "testFiles": [],
    "implFiles": [],
    "totalLinesCovered": 0
  }
}