{
  "pages": {
    "dashboard": [
      {
        "element": "Admin Container",
        "status": "pass",
        "checks": {
          "background": {
            "value": "rgb(19, 19, 20)",
            "isDark": true,
            "pass": true
          },
          "color": {
            "value": "rgb(227, 227, 227)",
            "isLight": true,
            "pass": true
          }
        }
      },
      {
        "element": "Sidebar",
        "status": "pass",
        "checks": {
          "background": {
            "value": "rgb(30, 31, 32)",
            "isDark": true,
            "pass": true
          }
        }
      },
      {
        "element": "Stat Card",
        "status": "not_visible",
        "checks": {}
      },
      {
        "element": "Dashboard Content",
        "status": "not_visible",
        "checks": {}
      }
    ],
    "forums": [
      {
        "element": "Page Header",
        "status": "not_visible",
        "checks": {}
      },
      {
        "element": "Tree Node",
        "status": "not_visible",
        "checks": {}
      },
      {
        "element": "Buttons",
        "status": "pass",
        "checks": {}
      }
    ],
    "permissions": [
      {
        "element": "Permissions Grid",
        "status": "not_visible",
        "checks": {}
      },
      {
        "element": "Permissions Header",
        "status": "not_visible",
        "checks": {}
      }
    ],
    "moderation": [],
    "settings": [
      {
        "element": "Settings Container",
        "status": "pass",
        "checks": {
          "background": {
            "value": "rgba(0, 0, 0, 0)",
            "isDark": true,
            "pass": true
          },
          "color": {
            "value": "rgb(227, 227, 227)",
            "isLight": true,
            "pass": true
          }
        }
      }
    ],
    "design": [
      {
        "element": "Design Preview",
        "status": "not_visible",
        "checks": {}
      },
      {
        "element": "Color Field",
        "status": "pass",
        "checks": {
          "background": {
            "value": "rgba(0, 0, 0, 0)",
            "isDark": true,
            "pass": true
          },
          "color": {
            "value": "rgb(227, 227, 227)",
            "isLight": true,
            "pass": true
          }
        }
      },
      {
        "element": "Color Picker Modal",
        "status": "not_visible",
        "checks": {}
      }
    ],
    "tools": [
      {
        "element": "Tools Section",
        "status": "not_visible",
        "checks": {}
      },
      {
        "element": "Tool Card",
        "status": "not_visible",
        "checks": {}
      }
    ],
    "dropdowns": []
  },
  "summary": {
    "total": 15,
    "passed": 5,
    "failed": 0,
    "notVisible": 10
  }
}